3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-25 
z
 
A user can choose the [change user password] option on the client only after passing the 
authentication. If the user fails the authentication, this option is in grey and is unavailable. 
Examples 
# Under the default ISP domain "system", set the URL of the web page used to modify user password 
on the self-service server to http://10.153.89.94/selfservice/modPasswd1x.jsp|userName. 
<Sysname> system-view  
System View: return to User View with Ctrl+Z. 
[Sysname] domain system 
[Sysname-isp-system] self-service-url enable 
http://10.153.89.94/selfservice/modPasswd1x.jsp|userName 
service-type 
Syntax 
service-type 
{ ftp | lan-access | { telnet | ssh | terminal }* [ level level ] } 
undo service-type 
{ ftp | lan-access | { telnet | ssh | terminal }* } 
View 
Local user view 
Parameters 
ftp
: Specifies that this is an FTP user. 
lan-access
: Specifies that this is a LAN access user (who is generally an Ethernet access user, for 
example, 802.1x user). 
telnet
: Authorizes the user to access the Telnet service. 
ssh
: Authorizes the user to access the SSH service. 
terminal
: Authorizes the user to access the terminal service (that is, allows the user to log into the 
switch through the Console port). 
level level
: Specifies the level of the Telnet, terminal or SSH user. Here, level is an integer ranging from 
0 to 3 and defaulting to 0. 
Description 
Use the service-type command to authorize a user to access one or more types of services. 
Use the undo service-type command to inhibit a user from accessing specified types of services. 
By default, a user is inhibited from accessing any type of service. 
You may user the display local-user command to view the types of services that a user is authorized 
to access. 
Examples 
# Authorize user1 to access the Telnet service. 
<Sysname> system-view