Users Guide

Table Of Contents
Dell PowerConnect ArubaOS 5.0 | User Guide Management Access | 517
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 Paula and assigns her the role of guest provisioning.
(host) (config)# mgmt-user Paula 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.
(host) (config) #web-server mgmt-auth username/password certificate
(host) (config)#mgmt-user webui-cacert <certificate_name>
(host) (config) #aaa authentication mgmt
(host) (config) # server-group "internal"
(host) (config) #mgmt-user webui-cacert default
(host) (config) #mgmt-user webui-cacert 1234
Customizing the Guest Access Pass
In the WebUI, you can customize the pop-up window that displays the guest account information. You may want
to do this before the Guest Provisioning user creates guest accounts.
1. Navigate to the Configuration > Security > Access Control > Guest Access page.
2. Click Browse to insert a logo or other banner information on the window.
3. You can enter text for the Terms and Conditions portion of the window.
4. Click Submit to save your changes. Click Preview Pass to preview the window. (See Figure 110.)
Figure 110 Customized Guest Account Information Window
Note: Dell recommends using a logo or banner image that is 600 x 100 pixels (width x height). The WebUI does not apply the size
restrictions when you upload an image file, but the image is resized to 600 x 100 pixels when it displays or is printed.