Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
user:modify (Deprecated)
Deprecated as of Content Server version 4.0; replaced by
dir:replaceattrs.Syntax
<user:modify username="username" [password="user password"] [acl="user ACL"]/>Parameters
username (required)- Username of the user to be modified.
password (optional)- Password of the user to be modified.
acl (optional)- ACL of the user to be modified.
Error Numbers
The possible values of
errnoinclude:
Example
The following example modifies the ACL for the user.
<user:modify username="Whitney" acl="ContentEditor"/>See Also
Home > Contents > Index > 
Oracle JSP Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.