Specifications
RoamAbout Mobility System Software Command Line Reference 8-55
set user
ConfiguresauserprofileinthelocaldatabaseontheRASforauserwithapassword.
(ToconfigureauserprofileinRADIUS,seethedocumentationforyourRADIUSserver.)
Syntax
set user username password [encrypted] string
Parameters
Default
None.
Mode
Enabled.
Usage
Theshowconfigcommandshowstheencryptedoptionwiththiscommand,evenwhenyouomit
theoption.Theencryptedoptionappearsinthe configurationbecauseMSSautomatically
encryptsthepasswordwhenyoucreatetheuser(unlessyouusetheencryptedoptionwhenyou
enterthepassword).
AlthoughMSSallowsyouto
configureauserpasswordforthespecial“last‐resort”guestuser,the
passwordhasnoeffect.Last‐resortuserscanneveraccessaRASinadministrativemodeand
neverrequireapassword.
Theonlyvalidusernameofthe formlast‐resort‐*islast‐resort‐wired.Thelast‐resort‐wireduser
allows
last‐resortaccessonawiredauthenticationport.
Example
ThefollowingcommandcreatesauserprofileforuserNininthelocaldatabase,andassignsthe
passwordgoody:
RBT-8100# set user Nin password goody
success: User Nin created
Thefollowingcommandassignsthepasswordchey3nnetotheadminuser:
RBT-8100# set user admin password chey3nne
success: User admin created
ThefollowingcommandchangesNin’spasswordfromgoodyto29Jan04:
RBT-8100# set user Nin password 29Jan04
username Usernameofauserwithapassword.
passwordstring Passwordofupto32 alphanumericcharacters,withnospaces.
encrypted Indicatesthatthepasswordstringyouenteredisalreadyinitsencrypted
form.Ifyouusethisoption,MSSdoesnotencryptthedisplayedformofthe
passwordstring,andinsteaddisplaysthe
stringexactlyasyouenteredit.If
youomitthisoption,MSSdoesencryptthedisplayedformofthestring.