Users Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 | User Guide Captive Portal | 317
for each WLAN that will use captive portal. For example, if you want to have different captive portal login pages
for the engineering, business and faculty departments, you need to create and configure according to Table 61.
Changing the Protocol to HTTP
By default, the HTTPS protocol is used on redirection to the Captive Portal page. If you need to use HTTP
instead, you need to do the following:
z Modify the captive portal authentication profile to enable the HTTP protocol.
z For captive portal with role-based access only—Modify the captiveportal policy to permit HTTP traffic instead
of HTTPS traffic.
In the base operating system, the implicit ACL captive-portal-profile is automatically modified.
To change the protocol to HTTP via the WebUI:
1. Edit the captive portal authentication profile by navigating to the Configuration > Security >
Authentication > L3 Authentication page.
a. Enable (select) “Use HTTP for authentication”.
b. Click Apply.
2. (For captive portal with role-based access only) Edit the captiveportal policy by navigating to the
Configuration > Security > Access Control > Policies page.
a. Delete the rule for “user mswitch svc-https dst-nat”.
b. Add a new rule with the following values and move this rule to the top of the rules list:
z source is user
z destination is the mswitch alias
z service is svc-http
z action is dst-nat
c. Click Apply.
Table 61 Captive Portal login Pages
Entity Engineering Business Faculty
Captive portal login page /auth/eng-login.html /auth/bus-login.html /auth/fac-login.html
Captive portal user role eng-user bus-user fac-user
Captive portal authentication
profile
eng-cp
(Specify /auth/eng-login.html
and eng-user)
bus-cp
(Specify /auth/bus-login.html
and bus-user)
fac-cp
(Specify /auth/bus-login.html
and fac-user)
Initial user role eng-logon
(Specify the eng-cp profile)
bus-logon
(Specify the bus-cp profile)
fac-logon
(Specify the fac-logon profile)
AAA profile eng-aaa
(Specify the eng-logon user
role)
bus-aaa
(Specify the bus-logon user
role)
fac-aaa
(Specify the fac-logon user
role)
SSID profile eng-ssid bus-ssid fac-ssid
Virtual AP profile eng-vap bus-vap fac-vap