Reference Guide

442 | mgmt-user Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide
Parameter Description Default
<username>
Name of the user.
<role>
Role assigned to the authenticated user.
webui-cacert
The client certificate for authenticating administrative users using the
WebUI.
<certificate_name>
The CA certificate. If configured, certificate authentication and
authorization are automatically completed using an authentication
server.
serial
Serial number of the client certificate.
<username>
Name of the user.
<role>
Role assigned to the authenticated user.
Usage Guidelines
You can configure client certificate authentication of WebUI or SSH management users (by default, only
username/password is used). To configure certificate authentication for the WebUI or SSH, use the web-server
mgmt-auth certificate or ssh mgmt-auth public-key commands, respectively.
Use webui-cacert <certificate name> command if you want an external authentication server to derive the
management user role. This is helpful if there are a large number of users who need to be authenticated.
Or, use the mgmt-user webui-cacert <certificate_name> serial <number> <username> <role> if you want the
authentication process to use previously configured certificate name and serial number to derive the user role.
Example
See the web-server and ssh command descriptions for examples of certificate and public key authentication. The
following command configures a management user and role:
(host) (config) #mgmt-user zach_jennings root
Password: *****
Re-Type password: *****
Command History
Release Modification
ArubaOS 3.0 Command introduced
ArubaOS 3.1 The ssh-pubkey and webui-cacert parameters were introduced.
ArubaOS 3.2 The network-operations role was introduced.
ArubaOS 3.3 The location-api-mgmt role and localauth-disable parameters were introduced.
ArubaOS 3.4 The webui-cacert <certificate name> parameter had additional functionality introduced.