User guide
Chapter 7: Using the Command Line Interface
205
Example
The following command creates a new user profile and sets up two
parameters for the new user.
config:# user create "May" enable admin
Results:
A new user profile "May" is created.
The new user profile is enabled.
The admin role is assigned to the new user profile.
Modifying a User Profile
A user profile contains various parameters that you can modify.
To change a user's password, use this command syntax:
config:# user modify "<name>" <password>
After performing the above command, Dominion PX prompts you to enter
a new password. Then:
1. Type a new password and press Enter.
2. Re-type the new password for confirmation and press Enter.