< Home

display user-manage group user-member

Function

The display user-manage group user-member command displays information about all users of a user group.

Format

display user-manage group group-name user-member [ verbose ]

Parameters

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. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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                                                    
--------------------------------------------------------------------------------
Table 1 Description of the display user-manage group user-member verbose command output

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:

  • Yes
  • No

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:
  • Bidirectional
  • Unidirectional

Bind IP/MAC

IP or MAC address bound to a user

State

User status:
  • Active: The user is in active state.
  • Block: The user is in inactive state.
  • Locked: Ts in active state but is locked out.
  • Expired: The user account has expired.

Expiration Time

Time when a user account expires

Multi-IP Login

Multi-IP address login:
  • Enabled
  • Disabled

User Type

Method of creating a user:
  • Created By Manager: The user is created by the administrator.
  • Imported By CSV: The user is imported from a CSV file.
  • Imported By Server: The user is imported from an authentication server.

Vsys

Name of the virtual system to which a user belongs

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >