Concept Guide

show mgmt-users
show mgmt-users [<username> |
local-authentication-mode <username> |
ssh-pubkey <username> |
webui-cacert <username> ]
Description
Displays list of management users on the controller and also details of each management users.
Syntax
Parameter Description
username
To view details of a specific management user.
local-authentication-mode
Status of local-authentication mode.
ssh-pubkey
Number of management users using the ssh-pubkey.
webui-cacert
Number of management users using web CA certificates.
Example
The output of this command shows the client certificate name, username, user role, and revocation checkpoint
for management users using the ssh-pubkey in the controller.
(host) #show mgmt-user ssh-pubkey
SSH Public Key Management User Table
------------------------------------
CLIENT-CERT USER ROLE STATUS REVOCATION CHECKPOINT
----------- ---- ---- ------ ---------------------
client1-rg test1 root ACTIVE ca-rg
client2-rg test2 root ACTIVE none
client3-rg test3 root ACTIVE ca-rg
client1-rg test4 root ACTIVE ca-rg
Command History
Release Modification
ArubaOS 3.3.2 Command introduced
ArubaOS 6.3 The ssh-pubkey Revocation Checkpoint parameter was introduced.
Dell Networking W-Series ArubaOS 6.5.x | Reference Guide show mgmt-users | 1735