AAA Commands 217Nortel WLAN—Security Switch 2300 Series Command Line ReferenceThe following command changes Nin’s password from goody to 29Jan04:WSS# set user Nin password 29Jan04See Also• clear user on page 175• show aaa on page 210set user attrConfigures an authorization attribute in the local database on the WSS 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 valueDefaults None.Access Enabled.Usage To change the value of an attribute, enter set user attr with the new value. To delete an attribute, useclear user attr.You can assign attributes to individual users and to user groups. If attributes are configured for a user and also for thegroup the user is in, the attributes assigned to the individual user take precedence for that user. For example, if the start-date attribute configured for a user is sooner than the start-date configured for the user group the user is in, the user’snetwork access can begin as soon as the user start-date. The user does not need to wait for the user group’s start date.Examples The following command assigns user Tamara to VLAN orange:WSS# set user Tamara attr vlan-name orangesuccess: change accepted.The following command assigns Tamara to the Mobility Profile tulip.WSS# set user Tamara attr mobility-profile tulipsuccess: change accepted.The following command limits the days and times when user Student1 can access the network, to 5 p.m. to 2 a.m. everyweekday, and all day Saturday and Sunday:WSS# set user Student1 attr time-of-day Wk1700-0200,Sa,Susuccess: change accepted.username Username of a user with a password.attribute-name value Name and value of an attribute you are using to authorize the userfor a particular service or session characteristic. For a list ofauthorization attributes and values that you can assign to networkusers, see Table 29 on page 198.