R3303-HP HSR6800 Routers Security Command Reference

50
Syntax
service-type { dvpn | ftp | lan-access | { ssh | telnet | terminal } * | portal | ppp }
undo service-type { dvpn | ftp | lan-access | { ssh | telnet | terminal } * | portal | ppp }
Default
A user is authorized with no service.
Views
Local user view
Default command level
3: Manage level
Parameters
dvpn: Authorizes the user to use the DVPN service.
ftp: Authorizes the user to use the FTP service. The user can use the root directory of the FTP server by
default. This keyword is not supported in FIPS mode.
lan-access: Authorizes the user to use the LAN access service. The users are mainly Ethernet users such
as 802.1X users. This keyword is supported only on SAP interface modules.
ssh: Authorizes the user to use the SSH service.
telnet: Authorizes the user to use the Telnet service. This keyword is not supported in FIPS mode.
terminal: Authorizes the user to use the terminal service, allowing the user to log in from the console, AUX
or Asyn port. In FIPS mode, this keyword must be specified.
portal: Authorizes the user to use the portal service.
ppp: Authorizes the user to use the PPP service.
Usage guidelines
You can assign multiple service types to the same user.
Examples
# Authorize user user1 to use the Telnet service.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] service-type telnet
state (local user view)
Use state to set the status of a local user.
Use undo state to restore the default.
Syntax
state { active | block }
undo state
Default
A local user is in active state.