Home > Contents > Index >
ics:catalogmanager.addUser (Deprecated)
Deprecated as of Content Server version 4.0; replaced by
object:create
.Syntax
<ics:catalogmanager> <ics:argument name="ftcmd" value="addUser" /> <ics:argument name="username" value="name" /> <ics:argument name="password" value="password"/> <ics:argument name="useracl" value="acl"/> </ics:catalogmanager>Parameters
ftcmd (required)
- Value must be set to
addUser
.
username (required)
- Name of user to add.
password (required)
- Password for the user. The password is stored in an encrypted format.
useracl (required)
- Access Control List. Comma-separated list of groups.
Error Numbers
The possible values of
errno
include:
Value Description -105 Database error.See Also
The following
ics:catalogmanager
commands:ics:catalogmanager.delUser (Deprecated)
ics:catalogmanager.modifyUser (Deprecated)
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.