The display user-manage group user-member command displays information about all users of a user group.
| Parameter | Description | Value |
|---|---|---|
| group group-name | Specifies the name of a user group. | The value must be an existing user group name. |
| verbose | Displays the detailed information about the users of a user group. If this parameter is not specified, the system displays only brief information about the users. | - |
You can run the display user-manage group user-member command to view only the information about the users of a user group. Information about subgroup users is not displayed.
# Display brief information about /default/marketing users.
<sysname> display user-manage group /default/marketing user-member Current total number: 2 User Name State Vsys -------------------------------------------------------------------------------- user000019 Active public user01 Active public --------------------------------------------------------------------------------
# Display detailed information about /default/marketing users.
<sysname> display user-manage group /default/marketing user-member verbose
Current total number: 2
--------------------------------------------------------------------------------
User Name : user000019
Password Config : Yes
Parent Group : /default/marketing
Bind Mode : Unidirectional
State : Active
Expiration Time : Unlimited
Multi-IP Login : Disabled
User Type : Created By Manager
Vsys : public
User Name : user01
Alias : tom
Password Config : Yes
Description : tom
Parent Group : /default/marketing
Bind Mode : Unidirectional
State : Active
Expiration Time : Unlimited
Multi-IP Login : Disabled
User Type : Created By Manager
Vsys : public
--------------------------------------------------------------------------------
Item |
Description |
|---|---|
Current total number |
Number of users of the current user group |
User Name |
Login name of a user |
Description |
Description of a user |
Alias |
Display name of a user |
Password Config |
Whether local authentication is used:
|
Password |
Local password of a user You can view the information only when parameter Password Config is set to Yes. |
Parent Group |
Name of the parent group of a user (with the group path) |
Bind Mode |
Binding mode between a user and the IP/MAC address:
|
Bind IP/MAC |
IP or MAC address bound to a user |
State |
User status:
|
Expiration Time |
Time when a user account expires |
Multi-IP Login |
Multi-IP address login:
|
User Type |
Method of creating a user:
|
Vsys |
Name of the virtual system to which a user belongs |