Administrator Guide

Table Of Contents
Static Authentication Method
Before using this method, make sure that the correct CA certificate is uploaded to the controller.
1. Navigate to the Configuration > Management > Administration page.
2. In the Management Users section, click Add.
3. In the Add User page, select Certificate Management.
4. Make sure that the Use external authentication server to authenticate check box is unchecked.
5. In the Username field, enter the name of the user who you want to configure as a guest provisioning user.
6. In the Rolefield, select guest-provisioning from the drop-down list.
7. Enter client certificate serial number in the Client Certificate Serial No. field.
8. Select the CA certificate you want to use from the Trusted CA Certificate Name drop-down menu.
9. Click Apply.
Smart Card Authentication Method
1. Navigate to the Configuration > Management > General page.
2. In the WebUI Management Authentication Method section, select Client Certificate.
3. Click Apply.
4. Navigate to the Configuration > Management > Administration page.
5. In the Management Authentication Servers section, select guest-provisioning from the Default
Role drop-down menu.
6. Select the Mode checkbox.
7. Select the server group from the Server Group drop-down menu.
8. Click Apply.
9. In the Management Users section, click Add to display the Configuration > Management > Add User
page.
10.Select Certificate Management, WebUI Certificate and Use external authentication server to
authenticate.
11.Select the trusted CA certificate you want to use from the Trusted CA Certificated Name drop-down
menu.
12.Click Apply and Save Configuration.
In the CLI
Username and Password Method
This example creates a user named Alex and assigns her the role of guest provisioning.
(host) (config)# mgmt-user Alex guest-provisioning
Static Authentication Method
This example uses the CA certificate mycertificate with the serial number 1234 to authenticate user Laura in
the guest provisioning role.
(host) (config)# mgmt-user webui-cacert mycertificate serial 1234 Laura guest-provisioning
Smart Card Authentication Method
This example shows that using previously configured certificate (1234), authentication and authorization are
automatically configured using an authentication server.
Dell Networking W-Series ArubaOS 6.4.x | User Guide Management Access | 896