Specifications

clear authentication admin
Chapter 9
AAA Commands
186
l show accounting statistics on page 243
clear authentication admin
Removes an authentication rule for administrative access through Telnet or
Web View.
Syntax
clear authentication admin user-glob
Defaults
None.
Access
Enabled.
Examples
The following command clears authentication for administrator Jose:
PROMPT# clear authentication admin Jose
success: change accepted.
See Also
l clear authentication console on page 187
l clear authentication dot1x on page 188
l clear location policy on page 190
l clear authentication web on page 190
l set authentication admin on page 203
user-glob A single user or set of users.
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 9.)
Note. The syntax descriptions for the clear authentication commands are
separate for clarity. However, the options and behavior for the clear
authentication admin command are the same as in previous releases.