262 CHAPTER 8: AAA C OMMANDSYou can assign attributes to individual users and to user groups. Ifattributes are configured for a user and also for the group the user is in,the attributes assigned to the individual user take precedence for thatuser. For example, if the start-date attribute configured for a user issooner than the start-date configured for the user group the user is in,the user’s network access can begin as soon as the user start-date. Theuser does not need to wait for the user group’s start date.Examples — The following command adds the user group cardiology tothe local database and assigns all the group members to VLAN crimson:WX4400# set usergroup cardiology attr vlan-name crimsonsuccess: change accepted.See Also clear usergroup on page 217 clear usergroup attr on page 218 display aaa on page 219set web-portal Globally enables or disables WebAAA on a WX switch.Syntax — set web-portal {enable | disable} enable — Enables WebAAA on the switch. disable — Disables WebAAA on the switch.Defaults — Enabled.Access — Enabled.History —Introduced in MSS Version 3.0. Command name changedfrom set web-aaa to set web-portal, to match change to portal-basedimplementation in MSS Version 4.0.Usage — This command disables or reenables support for WebAAA.However, WebAAA has additional configuration requirements. Forinformation, see the “Configuring AAA for Network Users” chapter inthe Wireless LAN Switch and Controller Configuration Guide.Examples — To disable WebAAA, type the following command:WX4400# set web-portal disablesuccess: change accepted.