Specifications
set user attr
Chapter 9
AAA Commands
236
Examples
The following command creates a user profile for user Nin in the local
database, and assigns the password goody:
PROMPT# set user Nin password goody
success: User Nin created
The following command assigns the password chey3nne to the admin user:
PROMPT# set user admin password chey3nne
success: User admin created
The following command changes the password for Nin from goody to 29Jan04:
PROMPT# set user Nin password 29Jan04
See Also
l clear user on page 196
l show aaa on page 240
set user attr
Configures an authorization attribute in the local database on the UNIVERGE WL
Controller for a user with a password.
(To assign authorization attributes in RADIUS, see the documentation for your
RADIUS server.)
Syntax
set user username attr attribute-name value
Defaults
None.
Access
Enabled.
username Username of a user with a password.
attribute-name value Name and value of an attribute you are using to
authorize the user for a particular service or session
characteristic. For a list of authorization attributes
and values that you can assign to network users, see
Table 25 on page 223.