System information
155
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
AAA Commands
set user group (continued)
Defaults None
Access: Enabled
Usage: MSS does not require users to belong to user groups. To create a user group, user
the command set usergroup.
Examples: The following command adds user Hosni to the cardiology user group:
DWS-1008# set user Hosni group cardiology
success: change accepted.
set usergroup
Creates a user group in the local database on the switch for users and assigns authorization
attributes for the group.
(To create user groups and assign authorization attributes in RADIUS, see the documentation
for your RADIUS server.)
Syntax: set usergroup group-name attr attribute-name value
group-name Name of a group for password users. Specify a name of up to 32
alphanumeric characters, with no spaces.
attribute-namevalue Name and value of an attribute you are using to authorize all users in
the group for a particular service or session characteristic.
Defaults: None
Access: Enabled
Usage: To change the value of an attribute, enter set usergroup attr with the new value.
To delete an attribute, use clear usergroup attr. To add a user to a group, user the
command set user group.
Examples: The following command adds the user group cardiology to the local database and
assigns all the group members to VLAN crimson:
DWS-1008# set usergroup cardiology vlan-name crimson
success: change accepted.










