
E-DOC-CTC-20061027-0003v2.0
MLP Commands
561
mlp role configModify the role.
SYNTAX:
where:
EXAMPLE:
mlp role config name = <string>
[parent = <string>]
[descr = <quoted string>]
name The name of the role to be configured. REQUIRED
parent The name of the parent role. OPTIONAL
descr The role description.
Note The maximum length is 63 characters.
OPTIONAL
=>mlp role list name=myRole verbose=all
myRole (User) My user access
myPrivilege & SP7
=>mlp role config name=myRole parent=Guest descr="My user access"
=>mlp role list name=myRole verbose=all
myRole (Guest) My user access
myPrivilege & SP7
=>