The include user-group command configures the authority of the current user group to contain the authority of a specific user group.
The undo include user-group command cancels the configuration.
By default, the authority of a user group does not contain the authority of another user group.
Parameter | Description | Value |
---|---|---|
user-group-name |
Specifies the name of a user group. To configure a user group, run the user-group command. By default, four user groups (manage-ug, system-ug, monitor-ug, and visit-ug) are available. |
The value is a string of 1 to 32 characters containing letters, digits, and underscores (_). The value must comply with the Windows naming rule and cannot contain the following characters or symbols: \, /, :, *, | , ?, ", <, > |
Usage Scenario
To allow the authority of the current user group to contain the authority of another user group or the current user group to inherit the authority of an existing user group, run the include user-group command.
The authority of a user group is determined by that of the user group it contains. If the authority of the contained user group changes, the authority of the current user group will change.
Prerequisites
The contained user group must have existed. To be specific, the contained user group must have been configured or is the default user group.
Precautions