
set authentication admin 189
Examples — The following command issues stop-only records to the
RADIUS server group sg2 for network user Nin, who is authenticated by
802.1X:
WX4400# set accounting dot1x Nin stop-only sg2
success: change accepted.
See Also
■ “clear accounting” on page 165
■ “display accounting statistics” on page 182
set authentication
admin
Configures authentication and defines where it is performed for specified
users with administrative access through Telnet or Web Manager.
Syntax —
set authentication admin
user-glob method1 [method2] [method3] [method4]
■ user-glob — Single user or set of users with administrative access
over the network through Telnet or Web Manager.
Specify a username, use the double-asterisk wildcard character (**) to
specify all usernames, or use the single-asterisk wildcard character (*)
to specify a set of usernames up to or following the first delimiter
character—either an at sign (@) or a period (.). (For details, see “User
Globs” on page 24.)
■ method1, method2, method3, method4 — At least one of up to four
methods that MSS uses to handle authentication. Specify one or more
of the following methods in priority order. MSS applies multiple
methods in the order you enter them.
A method can be one of the following:
■ local — Uses the local database of usernames and user groups
on the WX switch for authentication.
■ server-group-name — Uses the defined group of RADIUS servers
for authentication. You can enter up to four names of existing
RADIUS server groups as methods.
■ none — For users with administrative access only, MSS performs no
authentication, but prompts for a username and password and
accepts any combination of entries, including blanks.