Users Guide

Table Of Contents
286| 802.1X Authentication Dell Networking W-Series ArubaOS 6.5.x| User Guide
3. Select the User Role that the SSO profile will be linked to and click Edit.
4. Under Misc. Configuration, select an IDP profile from the idp profile name drop-down menu.
5. Click Apply.
In the CLI
user-role <role name>
sso <idp profile name>
Selecting an IDP Certificate
An SSL certificate is needed for SSL negotiation with browser. The certificate can be imported in PKCS12
format, so that it contains the certificate and private key, or the key pair can be generated and a certificate
signing request (CSR) request sent to the enterprise CA server to generate a certificate which can then be
uploaded to the controller.
For information about uploading or generating a certificate, see
Managing Certificates.
After a certificate is uploaded or generated, the IDP certificate must be selected.
In the WebUI
1. Navigate to Configuration > Management > General.
2. Under IDP Server Certificate, select the IDP certificate from the Server Certificate drop-down menu.
3. Click Apply.
In the CLI
(host)(config) #web-server profile
(host)(Web Server Configuration) #idp-cert <name of the certificate>
Device Name as User Name for Non-802.1X Authentication
When a client is authenticated by non-802.1X method of authentication, the host name of the host device is
used as the user name (instead of the MAC address) of the host device. When a host device tries to obtain an IP
address by using DHCP, the host name of the host device in the option-12 field of DHCP request is used as the
host name of the host device.
A CLI command allows the use of the host name or the MAC address of a host device as the user name of the
host device. By default, the MAC address of the host device is used as the user name. If the CLIcommand is
enabled, the host name of the host device is used as the user name.
Using Device Name as User Name
In the CLI
(host) (config) #aaa profile <profile>
(host) (AAA Profile <profile >”) #username-from-dhcp-opt12