< Home

display user-manage group

Function

The display user-manage group command displays information about a user group.

Format

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

Parameters

Parameter Description Value
verbose Displays detailed information about a user group. If this parameter is not specified, brief information about the user group is displayed. -
group-name Specifies the name of a user group. If parameter group-name is not specified, the system displays information about all user groups. The value must be the name (with the group path) of an existing user group.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display brief information about a user group.

<sysname> display user-manage group
Current Total Number: 6             
Group Name
--------------------------------------------------------------------------------
/default/director
/default/research
/default/marketing
/default/research/research_1
/default/research/research_2
/default/finance
--------------------------------------------------------------------------------

# Display detailed information about a user group in /default/research/research_1.

<sysname> display user-manage group verbose /default/research/research_1
Current Total Number: 1             
--------------------------------------------------------------------------------
  Group Name          : /default/research/research_1
  Description         : research department
  Parent Group        : /default/research   
  Group Type          : Created By Manager
  Multi-IP Login      : Enabled
  Vsys                : Root        
--------------------------------------------------------------------------------
Table 1 Description of the display user-manage group verbose command output

Item

Description

Current Total Number

Number of current user groups

Group Name

Name of a user group (with the group path)

Description

Description of a user group

You can view information only by running the description (user group view) command.

Parent Group

Name of the parent group of a user group (with the group path)

Group Type

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

Multi-IP Login

Whether a user in the user group is allowed to log in from multiple IP addresses. The value can be:
  • Enabled
  • Disabled

Vsys

Name of the virtual system to which a user group belongs

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