3Com WX1200 Switch User Manual


 
262 CHAPTER 8: AAA COMMANDS
You can assign attributes to individual users and to user groups. If
attributes are configured for a user and also for the group 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’s network 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 adds the user group cardiology to
the local database and assigns all the group members to VLAN crimson:
WX4400# set usergroup cardiology attr vlan-name crimson
success: change accepted.
See Also
clear usergroup on page 217
clear usergroup attr on page 218
display aaa on page 219
set 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 changed
from set web-aaa to set web-portal, to match change to portal-based
implementation in MSS Version 4.0.
Usage — This command disables or reenables support for WebAAA.
However, WebAAA has additional configuration requirements. For
information, see the “Configuring AAA for Network Users” chapter in
the Wireless LAN Switch and Controller Configuration Guide.
Examples — To disable WebAAA, type the following command:
WX4400# set web-portal disable
success: change accepted.