Specifications
RoamAbout Mobility System Software Command Line Reference 8-27
set authentication admin
Configuresauthenticationanddefineswhereitisperformedforspecifieduserswith
administrativeaccessthroughTelnetorWeb View.
Syntax
set authentication admin user-glob method1 [method2] [method3] [method4]
Parameters
Default
Bydefault,authenticationisdeactivatedforalladminusers.Thedefaultauthenticationmethodin
anadminauthenticati onruleislocal.MSSchecksthelocalRASdatabaseforauthentication.
Mode
Enabled.
user‐glob Singleuserorsetofuserswithadministrativeaccessoverthenetwork
throughTelnetorWeb View.
Specifyausername,usethedouble‐asteriskwildcardcharacter(**)to
specifyallusernames,orusethesingle‐asteriskwildcardcharacter(*)to
specifyasetofusernamesuptoorfollowingthe
firstdelimitercharacter—
eitheranatsign(@)oraperiod(.).(Fordetails,see“UserGlobs”on
page 1‐3.)
method1
method2
method3
method4
AtleastoneofuptofourmethodsthatMSSusestohandleauthentication.
Specifyoneormoreofthefollowingmethodsinpriorityorder.MSSapplies
multiplemethods
intheorderyouenterthem.
Amethodcanbeoneofthefollowing:
• local—Usesthelocaldatabaseofusernamesandusergroupsonthe
RASforauthentication.
• server‐group‐name—UsesthedefinedgroupofRADIUSserversfor
authentication.YoucanenteruptofournamesofexistingRADIUS
server
groupsasmethods.
• none—Foruserswithadministrativeaccessonly,MSSperformsno
authentication,butpromptsforausernameandpasswordandaccepts
anycombinationofentries,includingblanks.
Note: The authentication method none you can specify for administrative access is
different from the fallthru authentication type none, which applies only to network
access. The authentication method none allows access to the RoamAbout switch by
an administrator. The fallthru authentication type none denies access to a network
user. (See “set service-profile auth-fallthru” on page 11-82.)
Formoreinformation,see“Usage.”
Note: The syntax descriptions for the set authentication commands have been separated for
clarity. However, the options and behavior for the set authentication admin command are the same
as in previous releases.