display user-manage user [ verbose ] [ name user-name | alias alias-name | bind [ ipv4 ipv4-address ] [ mac mac-address ] ]
| Parameter | Description | Value |
|---|---|---|
| user [ name user-name | alias alias-name ] | Displays information about the user whose login name (user-name) or display name (alias-name) is specified. If name user-name or alias alias-name is not specified, the system displays information about all users. | The value must be an existing login name or display name of a user. |
| bind [ ipv4 ipv4-address ] [ mac mac-address ] | Displays information about the user who binds the specified IPv4 address or MAC address. If no IPv4 or MAC address is specified, users bound to all IP or MAC addresses will be displayed. | - |
| verbose | Displays detailed information about a user. If the parameter is not specified, brief information about the user is displayed. | - |
# Display brief information about the users.
<sysname> display user-manage user Current total number: 3 User Name State Vsys -------------------------------------------------------------------------------- test Active public test2 Active public test3 Active public --------------------------------------------------------------------------------
# Display details about user test.
<sysname> display user-manage user verbose name test
Current total number: 1
--------------------------------------------------------------------------------
User Name : test
Alias : ff@ZZZ
Password Config : Yes
Password : %$%$*IY:W+2rqYy</%!f<Lw*tqh_%$%$
Description : research team
Parent Group : /default/group1
Parent Security-group : aaa
bbbb
Bind Mode : Bidirectional
Bind IP/MAC : 10.1.1.1
State : Active
Expiration Time : 2012/12/31
Multi-IP Login : Enabled
User Type : Created By Manager
Vsys : public
--------------------------------------------------------------------------------
Item |
Description |
|---|---|
Current total number |
Number of current users |
User Name |
Login name of a user |
Alias |
Display name of a user You can view the information only by running the alias command in the local user view. |
Password Config |
Whether to enable local authentication:
|
Password |
Local password of a user You can view the information only when parameter Password Config is set to Yes. |
Description |
Description of the user. You can view the information only by running the description command in the local user view. |
Parent Group |
Name of the parent group of a user (with the group path) |
Parent Security-group |
Name of the parent security group of a user You can view the information only by running the parent-security-group command in the local user view. |
Bind Mode |
Binding mode between the user and the IP/MAC address:
|
Bind IP/MAC |
IP or MAC address bound to a user You can view the information only by running the bind command. |
State |
Status of a user:
|
Expiration Time |
Time when the user account expires:
|
Multi-IP Login |
Multi-IP address login:
|
User Type |
Method of creating a user:
|
Vsys |
Name of a virtual system to which the user belongs |