3Com WX1200 Switch User Manual


 
258 CHAPTER 8: AAA COMMANDS
See Also
clear mobility-profile on page 215
display mobility-profile on page 224
set mobility-profile on page 255
set user Configures a user profile in the local database on the WX switch for a
user with a password.
(To configure a user profile in RADIUS, see the documentation for your
RADIUS server.)
Syntax
set user username password [encrypted] string
username — Username of a user with a password.
encrypted — Indicates that the password string you entered is
already in its encrypted form. If you use this option, MSS does not
encrypt the displayed form of the password string, and instead
displays the string exactly as you entered it. If you omit this option,
MSS does encrypt the displayed form of the string.
password string — Password of up to 32 alphanumeric characters,
with no spaces.
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0.
Usage — Although MSS allows you to configure a user password for the
special “last-resort” guest user, the password has no effect. Last-resort
users can never access a WX in administrative mode and never require a
password.
Examples — The following command creates a user profile for user Nin
in the local database, and assigns the password goody:
WX4400# set user Nin password goody
success: User Nin created