The parent-security-group command adds a user to the specified parent security group.
The undo parent-security-group command removes a user from the specified parent security group.
parent-security-group parent-security-group-name
undo parent-security-group { all | parent-security-group-name }
| Parameter | Description | Value |
|---|---|---|
| parent-security-group-name | Specifies the name of the parent security group to which the user is added. | The value must be the name of an existing static security group. When a security group in a non-default authentication domain is specified, the group name must carry @authentication-domain-name. For example, secgroup1@test indicates secgroup1 in the test authentication domain. |
| all | Removes the user from all parent security groups. | - |