D
CLI OverviewThe config Branch
D-25
Command Line Interface
Parameters This command has two parameters.
Command Example
Root> config security userRights administrator
“Administrator” “newpassword”
config.security.userRights.operator
Syntax operator “username” “password”
Purpose This command sets the name and password for operator-level access.
Parameters This command has two parameters.
Command Example
Root> config security userRights operator “Operator”
“newpassword”
username
Specifies the new user name for
administrator-level login. The default is set to
Administrator. This parameter is 1 to 15
characters. Valid characters include all
characters in the USASCII character set,
excluding control characters and spaces.
(Spaces are not valid even though quotation
marks are used.)
password
Specifies the password for administrator-level
login. The default is set to password. This
parameter is 1 to 15 characters. Valid characters
include all characters in the USASCII character
set, excluding control characters and spaces.
(Spaces are not valid even though quotation
marks are used.)
username
Specifies the new user name for operator-level
login. The default is set to Operator. This
parameter is 1 to 15 characters. Valid characters
include all characters in the USASCII character
set, excluding control characters.
password
Specifies the password for operator-level login.
The default is set to password. This parameter
is 1 to 15 characters. Valid characters include all
characters in the USASCII character set,
excluding control characters.