Loader

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
  • Command Path – tolt>system >aaa>user>
  • Module – tolt
  • Container – system
  • Container – aaa
  • Container – user
  • Action reset-password
  • Types –  Input Parameters
    • ? – Shows a list of possible completions.
      • password | username
  • Types – Input Parameters.
    • *Username  The username password to be reset
    • Password Value for 'password'
      • string

AAA User Reset Password Example

    Command Path – tolt>system>aaa>user>
  • Module – tolt
  • Container – system
  • Container – aaa
  • Container – user
  • Action reset-password
  • Types – Example Parameters
    • ? password
    • username bolt-standard
    • standard password Value for 'password' (<string>):<new password>

  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># _

FEEDBACK: Are you happy with this material?