Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | 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
errnoinclude:
See Also
The following
ics:catalogmanagercommands:ics:catalogmanager.delUser (Deprecated)
ics:catalogmanager.modifyUser (Deprecated)
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.