set usergroup 261
Access — Enabled.
History —Introduced in MSS Version 3.0.
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:
WX4400# set user Hosni group cardiology
success: change accepted.
See Also
clear user group on page 217
display aaa on page 219
set usergroup Creates a user group in the local database on the WX 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.)
Syntaxset 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-name value — Name and value of an attribute you are
using to authorize all users in the group for a particular service or
session characteristic. For a list of authorization attributes and values
that you can assign to users, see Table44 on page 249.
Defaults — None.
Access — Enabled.
History —Introduced in MSS Version 3.0.
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.