Hub/Switch Reference Guide

AAA Commands 187
Nortel WLAN—Security Switch 2300 Series Command Line Reference
clear user group
Removes a user with a password from membership in a user group in the local database on the WSS.
(To remove a user from a user group in RADIUS, see the documentation for your RADIUS server.)
Syntax
clear user username group
Defaults
None.
Access
Enabled.
Usage
Removing the user from the group removes the group name from the user’s profile, but does not
delete either the user or the user group from the local WSS database. To remove the group, use clear
usergroup.
Examples
The following command removes the user Nin from the user group Nin is in:
WSS# clear user Nin group
success: change accepted.
See Also
clear usergroup on page 177
set user group on page 208
show aaa on page 210
clear usergroup
Removes a user group and its attributes from the local database on the WSS, for users with passwords.
(To delete a user group in RADIUS, see the documentation for your RADIUS server.)
Syntax
clear usergroup group-name
Defaults
None.
Access
Enabled.
Usage
Removing a user group from the local WSS database does not remove the user profiles of the group’s
members from the database.
Examples
The following command deletes the cardiology user group from the local database:
WSS# clear usergroup cardiology
success: change accepted.
See Also
clear usergroup attr on page 178
username Username of a user with a password.
group-name Name of an existing user group.