3Com Switch 8800 Family Configuration Guide

242 CHAPTER 26: AAA AND RADIUS/HWTACACS PROTOCOL CONFIGURATION
By default, self-service server URL is not configured on the switch.
Note that, if "?" is contained in the URL, you must replace it with "|" when
inputting the URL in the command line.
The "Change user password" option is available only when the user passes the
authentication; otherwise, this option is in grey and unavailable.
Creating/Deleting a
Local User
A local user is a group of users set on NAS. The username is the unique identifier
of a user. A supplicant requesting network service may use local authentication
only if its corresponding local user has been added onto NAS.
Perform the following configuration in system view.
By default, the user database of the system is empty. If the client user wants to
access the FTP Server (Switch 8800 Family devices) through FTP, the configuration
is required.
Setting the Attributes of
a Local User
The attributes of a local user include its password display mode, state, service type
and some other settings.
Setting the password display mode
Perform the following configuration in system view.
Where, auto means that the password display mode will be the one specified by
the user at the time of configuring password (see the password command in the
Tabl e 200 Configure the self-service server URL
Operation Command
Configure self-service server URL and
configure the URL address used to change the
user password on the self-service server
self-service-url enable url-string
Remove the configuration of self-service
server URL
self-service-url disable
Tabl e 201 Create/Delete a local user
Operation Command
Add a local user
local-user { username | multicast [ domain domain-name ]
ipaddress | password-display-mode { auto | cipher-force } }
Delete all the local users undo local-user all
Delete a local user by
specifying its type
undo local-user { username | all [ service-type { ftp |
lan-access | telnet | ppp | ssh | terminal } ] | multicast [
domain domain-name ] ipaddress | password-display-mode }
Tabl e 202 Set the method that a local user uses to display password
Operation Command
Set the mode that a local user uses to display
password
local-user password-display-mode {
cipher-force | auto }
Cancel the mode that the local user uses to
display password
undo local-user password-display-mode