E-DOC-CTC-20061027-0003v2.0
User Commands
724
user config
Modify a user.
SYNTAX:
where:
iYou can only modify a user whose privileges are the same or lower than your own privileges.
user config name = <string>
[password = <password>]
[role = <string>]
[descr = <quoted string>]
[defuser = <{disabled | enabled}>]
[defremadmin = <{disabled | enabled}>]
[deflocadmin = <{disabled | enabled}>]
name The user name. REQUIRED
password The password.
Note The maximum length is 32 characters.
OPTIONAL
role The role name.
Tip Use the command :mlp role list to obtain the role
names (see“ mlp role list” on page563 for more informa-
tion).
OPTIONAL
descr A user description.
Note The maximum length is 63 characters.
OPTIONAL
defuser Set this user as the default user (enabled) or not (disabled).
Note When the Web interface is accessed, the account of this user
will be used by default. The user will not need to
authenticate himself with user name or password.
The default is disabled.
OPTIONAL
defremadmin Set this user as the default remote administrator (enabled) or not
(disabled).
The default is disabled.
OPTIONAL
deflocadmin Set this user as the default local administrator (enabled) or not
(disabled).
The default is disabled.
OPTIONAL