R3204P16-HP Load Balancing Module Security Command Reference-6PW101
85
password
Syntax
password { cipher | simple } password
undo password
View
Local user view
Default level
2: System level
Parameters
cipher: Specifies to display the password in cipher text.
simple: Specifies to display the password in simple text.
password: Password for the local user.
• In simple text, it must be a string of 1 to 63 characters that contains no blank space, for example,
aabbcc.
• In cipher text, it must be a string of 24 or 88 characters, for example,
_(TT8F]Y\5SQ=^Q`MAF4<1!!.
• With the simple keyword, you must specify the password in simple text. With the cipher keyword,
you can specify the password in either simple or cipher text.
Description
Use the password command to configure a password for a local user.
Use the undo password command to delete the password of a local user.
With the local-user password-display-mode cipher-force command configured, the password is always
displayed in cipher text, regardless of the configuration of the password command.
With the cipher keyword specified, a password of up to 16 characters in plain text will be encrypted into
a password of 24 characters in cipher text, and a password of 16 to 63 characters in plain text will be
encrypted into a password of 88 characters in cipher text. For a password of 24 characters, if the system
can decrypt the password, the system treats it as a password in cipher text. Otherwise, the system treats
it as a password in plain text.
Related commands: display local-user.
Examples
# Set the password of user1 to 123456 and specify to display the password in plain text.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] password simple 123456
self-service-url enable
Syntax
self-service-url enable url-string
undo self-service-url enable