Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
user:add (Deprecated)
Deprecated as of Content Server version 4.0; replaced by
object:create.Syntax
<user:addusername="username"password="user's password"acl="user's ACL"/>Parameters
username (required)- Name of the user to be added.
 
password (required)- Password for the user.
 
acl (required)- ACL assigned to the new user.
 
Description
Adds a Content Server user to the system.
errno
The possible values of
errnoinclude:
 Value Description -10004 A required parameter is missing.Example
The following example adds a user to the Content Server system.
<user:add username="Whitney" password="rosebud" acl="xceleditor"/>See Also
user:modify (Deprecated)
user:delete (Deprecated)
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.