420 CHAPTER 12: USING SYSTEM MANAGEMENT COMMANDS
Parameters
simple: Specifies that passwords are displayed in simple text.
cipher: Specifies that passwords are displayed in cipher text.
password:
Enter a password, up to 16 characters in length for simple text, and up
to 24 characters in length for cipher text.
Description
■ Use the password command to configure the password display mode for local
users.
■ Use the undo password command to cancel the specified password display
mode.
The settings in the local-user password-display-mode cipher-force,
command override the settings in the password command.
Related command: display local-user
Example
To set the user guest to display the password 20030422 in simple text, enter the
following:
<SW5500>system-view
System View: return to User View with Ctrl+Z.
[SW5500]local-user guest1
[SW5500-luser-guest]password simple 20030422
service-type Syntax
service-type { ftp [ ftp-directory
directory
] | lan-access | { ssh |
telnet | terminal }* [ level
level
] }
undo service-type { ftp [ ftp-directory ] | lan-access | { ssh |
telnet | terminal }* [ level
level
] }
View
Local user view
Parameters
telnet: Specifies the user’s service type as Telnet.
ssh: Specifies the user type as SSH.
level
level
: Specifies the level of Telnet, SSH or terminal users. The argument
level is an integer in the range of 0 to 3 and defaults to 1.