F3215-HP Load Balancing Module Security Command Reference-6PW101
64
service-type: Specifies the users of a type.
• ftp: FTP users.
• ssh: SSH users.
• telnet: Telnet users.
• terminal: Users logging in through the console port.
• web: Web users.
Examples
# Add a local user named user1.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1]
Related commands
• display local-user
• service-type
password
Use password to configure a password for a local user.
Use undo password to delete the password of a local user.
Syntax
password [ hash ] [ { cipher | simple } password ]
undo password
Views
Local user view
Default command level
2: System level
Parameters
hash: Enables hash-based encryption.
cipher: Sets a ciphertext password.
simple: Sets a plaintext password.
password: Specifies the password string. This argument is case sensitive. If hash is not specified, a
ciphertext password is a string of 1 to 117 characters and a plaintext password is a string of 1 to 63
characters. If hash is specified, a ciphertext password is a string of 1 to 110 characters and a plaintext
password is a string of 1 to 63 characters.
Usage guidelines
If you do not specify any parameter, you enter the interactive mode to set a plaintext password string. The
interactive mode is available only on devices that support the password control feature. For more
information about password control commands, see "Password Control Configuration Commands."
For secrecy, all passwords, including passwords configured in plain text, are saved in ciphertext or
hashed form.