Command Manual – AAA RADIUS HWTACACS
H3C S7500E Series Ethernet Switches
Chapter 1 AAA/RADIUS/HWTACACS
Configuration Commands
1-29
z
After you configure the
self-service-url enable
command, a user can locate the
self-service server by selecting [Service/Change Password] from the 802.1x
client. The client software automatically launches the default browser, IE or
Netscape, and opens the URL page of the self-service server for changing the
user password. A user can change his or her password through the page.
z
Only authenticated users can select [Service/Change Password] from the 802.1x
client. The option is gray and unavailable for unauthenticated users.
Examples
# Enable the self-service server localization function and specify the URL of the
self-service server for changing user password to
http://10.153.89.94/selfservice/modPasswd1x.jsp|userName for the default ISP
domain
system
.
<Sysname> system-view
[Sysname] domain system
[Sysname-isp-system] self-service-url enable
http://10.153.89.94/selfservice/modPasswd1x.jsp|userName
1.1.29 service-type
Syntax
service-type
{
lan-access
|
{
ssh
|
telnet
|
terminal
} * [
level level
] }
undo service-type
{
lan-access
|
{
ssh
|
telnet
|
terminal
} * }
View
Local user view
Parameters
lan-access
: Authorizes the user to use the Ethernet to access the network. The user
can be, for example, an 802.1x user.
ssh
: Authorizes the user to use the SSH service.
telnet
: Authorizes the user to use the Telnet service.
terminal
: Authorizes the user to use the terminal service, allowing the user to login
from the console or 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.