User guide
Chapter 7: Using the Command Line Interface
211
Changing Your Own Password
This command syntax changes your password. This command does not
begin with user.
config:# password
After performing this command, Dominion PX prompts you to first enter
the existing password and then the new password.
Example
To change your password, follow this procedure:
1. Type the following command and press Enter.
config:# password
2. Type the existing password and press Enter when the following
prompt appears.
Existing Password:
3. Type the new password and press Enter when the following prompt
appears.
New Password:
4. Re-type the new password for confirmation and press Enter when the
following prompt appears.
Confirm New Password:
Role Configuration Commands
A role configuration command begins with role.
Creating a Role
This command syntax creates a new role, with a list of
semicolon-separated privileges assigned to the role.
config:# role create "<name>" <privilege1>;<privilege2>;<privilege3>...
If a specific privilege contains any arguments, the privilege should be
followed by a colon and the argument(s).