EasyManua.ls Logo

3Com SuperStack 4 - Page 265

3Com SuperStack 4
432 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AAA and RADIUS Protocol Configuration 277
Change user password on this page.
Perform the following configuration in ISP domain view.
By default, the 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 a Local User A local user is a group of users set on NAS. The user name is the unique identifier
of a user. A user requesting network service may use local authentication only if its
corresponding local user has been added onto NAS.
Perform the following configurations in System View
Tab le 309 Creating/Deleting a Local User and Relevant Properties
By default, there is no local user in the system.
Setting Attributes of the
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 configurations in System View.
Tab le 310 Setting the Password Display Mode of Local Users
auto means that the password display mode will be the one specified by the user
at the time of configuring the password (see the
password command in Tabl e 311
for reference), and cipher-force means that the password display mode of all
the accessing users must be in cipher text.
Tab le 308 Configuring 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
Operation Command
Add local users local-user
user_name
Delete all the local users undo local-user all
Delete a local user by specifying
its type
undo local-user {
user_name
| all [
service-type { lan_access | ftp | telnet
| ssh | terminal } ] }
Operation Command
Set the password display mode of
local users
local-user password-display-mode {
cipher-force | auto }
Cancel the configuration of
password display mode
undo local-user
password-display-mode