3com S7906E Guide De Référence

Page de 2327
 
1-27 
terminal: Authorizes the user to use the terminal service, allowing the user to login from the console, 
AUX port. 
level level: Sets the user level of a Telnet, terminal, or SSH user. The level argument is an integer in the 
range 0 to 3 and defaults to 0. 
Description 
Use the service-type command to specify the service types that a user can use.  
Use the undo service-type command to delete one or all service types configured for a user. 
By default, a user is authorized with no service. 
Examples 
# Authorize user user1 to use the Telnet service. 
<Sysname> system-view 
[Sysname] local-user user1 
[Sysname-luser-user1] service-type telnet 
service-type ftp 
Syntax 
service-type ftp 
undo service-type ftp 
View 
Local user view 
Default Level 
3: Manage level 
Parameters 
None 
Description 
Use the service-type ftp command to authorize a user to use the FTP service.  
Use the undo service-type ftp command to disable a user from using the FTP service.  
By default, no service is authorized to a user and anonymous access to FTP service is not allowed. If 
you authorize a user to use the FTP service but do not specify a directory that the user can access, the 
user can access the root directory of the device by default.  
Related commands: work-directory
Examples 
# Authorize user user1 to use the FTP service. 
<Sysname> system-view 
[Sysname] local-user user1 
[Sysname-luser-user1] service-type ftp