user-show
This command is used to display a list of users on the local switch or fabric.
Syntax user-show
name name-string |
Name of the user. |
scope local|fabric |
The scope of the user. |
uid uid-number |
The user identifier. |
type netvisor|unix|tacacs|web-token|mfg |
The user type |
server aaa-tacacs name |
The AAA TACACS+ server name. |
login-fail-count login-fail-count-number |
The numbers of allowed authentication failures before locking the user. |
lock-account|no-lock-account |
Displays if locking of the user after the stipulated number of authentication failures is enabled or disabled. |
minimum-pw-length 6..65 |
The minimum password length for user account. |
Defaults None.
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.1 |
The parameters password, server, and initial-role added. |
Version 7.0.0 |
The parameters login-fail-count, lock-account|no-lock-account, and minimum-pw-length added. |
Usage Use this command to display users on the local switch or fabric.
Examples To display the list of users, use the following command:
CLI (network-admin@switch) > user-show
switch name scope uid type
------ ------------- ------ ----- --------
network-admin fabric 39999 netvisor
switch vnet1-admin local 20000 netvisor