3Com WX4400 3CRWX440095A Video Game Controller User Manual


 
set authentication proxy 253
See Also
clear user lockout on page 226
set authentication minimum-password-length on page 251
set authentication max-attempts on page 250
set authentication
proxy
Configures a proxy authentication rule for a third-party AP’s wireless
users.
Syntax
set authentication proxy ssid ssid-name user-glob
radius-server-group
ssid ssid-name — SSID name to which this authentication rule
applies.
user-glob — A single user or a set of users. Specify a username, use
the double-asterisk wildcard character (**) to specify all usernames, or
use the single-asterisk wildcard character (*) to specify a set of
usernames up to or following the first delimiter character—either an
at sign (@) or a period (.). (For details, see “User Globs, MAC Address
Globs, and VLAN Globs” on page 30.)
radius-server-group — A group of RADIUS servers used for
authentication.
Defaults — None.
Access — Enabled.
History —Introduced in MSS 4.0.
Usage — AAA for third-party AP users has additional configuration
requirements. See the “Configuring AAA for Users of Third-Party APs”
section in the “Configuring AAA for Network Users” chapter of the
Wireless LAN Switch and Controller Configuration Guide.
Examples — The following command configures a proxy authentication
rule that matches on all usernames associated with SSID mycorp. MSS
uses RADIUS server group srvrgrp1 to proxy RADIUS requests and hence
to authenticate and authorize the users.
WX4400# set authentication proxy ssid mycorp ** srvrgrp1