CLI Reference Guide

mgmt-user
mgmt-user <username> <role> <password>
mgmt-user localauth-disable
mgmt-user ssh-pubkey client-cert <certificate> <username>
<role>
mgmt-user webui-cacert <certificate_name> serial <number> <username> <role>
Description
This command configures an administrative user.
Syntax
Parameter Description Default
<username>
Name of the user.
You can create a maximum of 10 management users.
NOTE: If you configure a root management user, you can use special
characters except for double-byte characters.
<role>
Role assigned to the user. Predefined roles include:
l guest-provisioning: Allows the user to create guest accounts on a
special WebUI page.
l location-api-mgmt: Permits access to location API information. You
can log into the CLI; however, you cannot use any CLI commands.
l network-operations: Permits access to Monitoring, Reports, and
Events pages in the WebUI. You can log into the CLI; however, you
can only use a subset of CLI commands to monitor the controller.
l read-only: Permits access to CLI show commands or WebUI
monitoring pages only.
l root: Permits access to all management functions on the controller.
<password>
NOTE: You are prompted for the <password> for this user after you type
in <role> and press Enter.
The password must have a minimum of six characters.
You can use special characters in the management user password. The
restrictions are as follows:
l You cannot use double-byte characters
l You cannot use the question mark (?)
l You cannot use white space <space >
localauth-disable
Disables authentication of management users based on the results
returned by the authentication server.
To cancel this setting, use the no form of the command:
no mgmt-user localauth-disable
To verify if authentication of local management user accounts is enabled
or disabled, use the following command:
show mgmt-user local-authentication-mode
Enabled
ssh-pubkey
Configures certificate authentication of administrative users using the
CLI through SSH.
client-cert
Name of the X.509 client certificate for authenticating administrative
users using SSH.
Dell PowerConnect W-Series ArubaOS 6.2 | Reference Guide mgmt-user | 441