Specifications
remove web-authentication user
375
remove web-authentication user
Deletes a user for Web authentication.
To apply the change to the authentication information, execute the
commit
web-authentication command.
Syntax
remove web-authentication user {<Web auth user name> | -all} [-f]
Input mode
Administrator mode
Parameters
{<Web auth user name> | -all}
<Web auth user name>
Deletes the specified user.
-all
Deletes all users.
-f
Deletes the user without displaying a confirmation message.
Operation when this parameter is omitted:
A confirmation message is displayed.
Example
When deleting the user USER01:
# remove web-authentication user USER01
Remove web-authentication user. Are you sure? (y/n): y
#
When deleting all users registered in the local authentication data:
# remove web-authentication user -all
Remove all web-authentication user. Are you sure? (y/n): y
#
Display items
None
Impact on communication
None