Raritan Computer EMX2-111 Network Card User Manual


 
Chapter 10: Using the Command Line Interface
292
Changing a User's Password
This command syntax allows you to change an existing user's password
if you have the Administrator Privileges.
config:#
user modify <name> password
After performing the above command, EMX 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.
Variables:
<name> is the name of the user whose settings you want to change.
Example
The following procedure illustrates how to change the password of the
user "May."
1. Verify that you have entered the configuration mode. See Entering
the Configuration Mode (on page 231).
2. Type the following command to change the password for the user
profile "May."
config:#
user modify May password
3. Type a new password when prompted, and press Enter.
4. Type the same new password and press Enter.
5. If the password change is completed successfully, the config:#
prompt appears.