System information
128
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
AAA Commands
clear user group
Removes a user with a password from membership in a user group in the local database on
the DWS-1008 switch. (To remove a user from a user group in RADIUS, see the documentation
for your RADIUS server).
Syntax: clear user username group
username Username of a user with a password.
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 database. To
remove the group, use clear usergroup.
Examples: The following command removes the user Nin from a user group:
DWS-1008# clear user Nin group
success: change accepted.
clear usergroup
Removes a user group and its attributes from the local database on the switch, for users with
passwords. (To delete a user group in RADIUS, see the documentation for your RADIUS
server).
Syntax: clear usergroup group-name
group-name Name of an existing user group.
Defaults: None
Access: Enabled
Usage: Removing a user group from the local 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:
DWS-1008# clear usergroup cardiology
success: change accepted.










