Users Guide

Table Of Contents
296 | Stateful and WISPr Authentication Dell PowerConnect ArubaOS 5.0 | [User Guide
7. Click Apply.
8. In the Profiles list, select the Server Group entry below the Stateful NTLM Authentication profile.
9. Click the Server Group drop-down list and select the group of Windows servers you want to use for stateful
NTLM authentication.
10. Click Apply.
Configure Authentication via the CLI
Use the following commands to configure stateful NTLM authentication via the command-line interface. The
first set of commands defines the Windows server used for NTLM authentication, the second set adds that server
to a server group, and the third set of commands associates that server group with the stateful NTLM
authentication profile then defines the profile settings.
aaa authentication-server windows <windows_server_name>
host <ipaddr>
enable
!
aaa server-group group <server-group>
auth-server <windows_server_name>
!
aaa authentication stateful-ntlm
default-role <role>
enable
server-group <server-group>
timeout <seconds>
Configuring WISPr Authentication
A WISPr authentication profile includes parameters to define RADIUS attributes, the default role for
authenticated WISPr users, maximum numbers of authenticated failures and logon wait times. The WISPr-
Location-ID sent from the controller to the WISPr RADIUS server will be the concatenation of the ISO Country
Code, E.164 Country Code, E.164 Area Code and SSID/Zone parameters configured in this profile
The parameters to define WISPr RADIUS attributes are specific to the RADIUS server your ISP uses for WISPr
authentication; contact your ISP to determine these values. You can find a list of ISO and ITU country and area
codes at the ISO and ITU web sites (www.iso.org and http://www.itu.int.)
Configure WISPr Authentication via the WebUI
This section describes how to create and configure a new instance of a WISPr authentication profile in the
WebUI.
1. Navigate to the Configuration > Security > Authentication > L3 Authentication page.
2. In the Profiles list, expand the WISPr Authentication Profile.
3. To define settings for an existing profile, click that profile name in the profiles list.
To create and define settings for a new WISPr Authentication profile, select an existing profile, then click the
Save As button in the right window pane. Enter a name for the new profile in the entry field. at the top of the
right window pane.