R3204P16-HP Load Balancing Module System Management Command Reference-6PW101
127
Description
Use the super authentication-mode command to set the authentication mode for user privilege level
switch.
Use the undo super authentication-mode command to restore the default.
By default, the authentication mode for the user privilege level switch is local.
Related commands: super password.
Examples
# Set the authentication mode for the user privilege level switch to local.
<Sysname> system-view
[Sysname] super authentication-mode local
# Set the authentication mode for the user privilege level switch to scheme local.
<Sysname> system-view
[Sysname] super authentication-mode scheme local
super password
Syntax
super password [ level user-level ] { simple | cipher } password
undo super password [ level user-level ]
View
System view
Default level
2: System level
Parameters
level user-level: User privilege level, which ranges from 1 to 3 and defaults to 3.
simple: Plain text password.
cipher: Cipher text password.
password: Password, a case-sensitive string of characters.
• A simple password is a string of 1 to 16 characters.
• A cipher password is a string of 1 to 16 characters in plain text or 24 characters in cipher text. For
example, the simple text “1234567” corresponds to the cipher text
“(TT8F]Y\5SQ=^Q`MAF4<1!!”.
Description
Use the super password command to set the password used to switch from the current user privilege level
to a higher one.
Use the undo super password command to restore the default.
By default, no password is set for switching to a higher privilege level.
• Use the simple keyword to set a simple-text password.
• Use the cipher keyword to set a cipher-text password.
• A cipher-text password is recommended because a simple-text password easily gets cracked.