The super password command sets the password for switching a user from a lower level to a higher level.
The undo super password command deletes the password for switching a user from a lower level to a higher level.
By default, no password is configured for switching a user from a lower level to a higher level. A password must be configured for switching a user from a lower level to a higher level. Otherwise, the switching fails.
super password [ level user-level ] [ cipher password ]
undo super password [ level user-level ]
Parameter | Description | Value |
---|---|---|
level user-level | Specifies the user level that needs to be changed. | The value is an integer that ranges from 1 to 15. By default, the system sets a password for a user that switches to level 3. |
cipher password | Specifies the password for changing a level. |
|
Usage Scenario
If users' rights are redefined, users need to run the super command to change their levels from low to high. For safety, users need to be authenticated when they change their levels. Users can run the super password command to set the password of changing their levels from low to high for authentication.
Precautions
When a user with a level lower than the level configured using this command queries the password configured using the display this or display current-configuration command, the password is displayed as asterisks (******).
<HUAWEI> system-view
[HUAWEI] super password level 3 cipher Abcd@123
Info: The password will be changed, please verify the old password. Please enter old password: Info: The password is changed successfully.
<HUAWEI> system-view
[HUAWEI] super password level 3
Please configure the login password (8-16)
Enter Password:
Confirm Password:
Info: The password will be changed, please verify the old password.
Please enter old password:
Info: The password is changed successfully.