FTP Server Configuration Commands 419
undo local-user {
user_name
| all [ service-type { telnet | ftp |
lan-access | ssh | terminal }]}
View
System view
Parameter
user_name
: Enter a local user name, up to 80 characters in length, excluding "/",
":", "*", "?", "<" and ">". (The @ character can be used once in a
user_name
;
that part of the user name which precedes the @ symbol must not be more than
55 characters in length. The user-name is case-insensitive, so that UserA is the
same as usera.
all: Specifies all users.
service-type: Specifies the service type, which can be one of the following:
telnet: Specifies the user type of Telnet.
ftp: Specifies the user type of FTP.
lan-access: Specifies the user type of LAN access, which mainly refers to
Ethernet-accessing users.
ssh:Specifies that the user type is SSH.
terminal: Specifies that the user type is terminal which refers to users who use
the terminal service (login from the Console, AUX or Asyn port).
Description
Use the local-user command to configure a local user and enter the local user
view.
Use the undo local-user command to cancel a specified local user, a type of
user or all users. By default, a local user is not configured.
Related commands: display local-user, service-type.
Example
To add a local user named guest, enter the following:
<SW5500>system
System View: return to User View with Ctrl+Z.
[SW5500]local-user guest
[SW5500-luser-guest]
password Syntax
password {simple | cipher }
password
undo password
View
Local user view