User Guide

OmniAccess SafeGuard OS Administration Guide
225
Chapter 6: Configuring Authentication and Role Derivation
no aaa captive-portalv
For example, to return port 1 to the default setting, enter the following commands:
(SafeGuardOS) #configure terminal
(SafeGuardOS) (config) #interface 0/2
(SafeGuardOS) (interface 0/2) #no aaa captive-portal
(SafeGuardOS) (interface 0/2) #exit
(SafeGuardOS) (config) #exit
(SafeGuardOS) #
Optional Captive Portal Configuration
See the following sections for details on additional yet optional Captive Portal
configuration options:
Enabling and Disabling HTTPS
Specifying a Proxy Server
Restoring Certificates
Customizing Captive Portal and EPV Pages
Clearing the Login Page
Displaying the Current Configuration
Displaying Captive Portal Statistics
Enabling and Disabling HTTPS
Captive Portal supports Secure Socket Layer (SSL) for client credential protection. By
default, the SafeGuard OS ships with a server certificate for cp.Alcatel-Lucent.com. This
certificate is issued by the Alcatel-Lucent Captive Portal Root Certification Authority
(CA).
To configure HTTPS for most user configurations, use the aaa captive-portal https-login
Global Configuration command:
aaa captive-portal https-login
This command has no options or parameters. For example:
(SafeGuardOS) #configure terminal
(SafeGuardOS)(config) #aaa captive-portal https-login
(SafeGuardOS)(config) #exit
(SafeGuardOS) #
NOTE: Captive Portal is supported only on ports that face towards hosts.
Entering the command for a network-facing port has no effect.