AAA User Reset Password

 

System AAA User Reset Password Attributes 

Attribute  Value Description
Reset-password   Action to reset a user password.
Input   AAA Actions input parameters
?   Provides a list of possible completions
Output    
password username   The choice of resetting password or username
Input    
username string User password to be reset.
Password Value for 'password' string Input of new password.

 

 
Note 1: * = required parameter

AAA User Reset Password Example

  1. From the MDS1-ESUA<Config># command line, input tolt system aaa user reset-password?and press Enter
  2. From the MDS1-ESUA<Config># command line, input tolt system aaa user reset-password username bolt-standard password Value for 'password' (<string>): <new password>and press Enter
  3. Outputs similar to the following are displayed:
MDS1-ESUA<Config># tolt system aaa user reset-password? <enter>
possible completions:
  password username
MDS1-ESUA<Config># tolt system aaa user reset-password username bolt-standard password Value for 'password'(<string>): <new password> <enter>
MDS1-ESUA<Config># _