Completion Codes:
v USER_GROUP_NAME_ALREADY_EXISTS
User group name already exists
v MAX_USER_GROUPS_REACHED
Maximum number of user groups already defined
v LDAP_ROLE_ALREADY_USED
LDAP role is already in use in LDAP configuration or in a user group
Deleting a User Group
Deletes a user group.
user_group_delete user_group=UserGroup
Parameters:
Name Type Description Mandatory
user_group Object name User group to be
deleted.
Y
This command deletes a user group.
A user group can be deleted, even when it is associated with hosts or clusters. It
can be deleted while in LDAP Authentication mode.
A user group can be deleted, even when it contains users. Deleting the user group
does not delete the users contained in this group.
Example:
user_group_delete user_group=ug1
Output:
Command executed successfully.
Access Control:
User Category Permission
Storage administrator Allowed
Storage integration administrator Disallowed
Application administrator Disallowed
Security administrator Disallowed
Read-only users Disallowed
Technicians Disallowed
Warnings:
v ARE_YOU_SURE_YOU_WANT_TO_DELETE_LDAP_USER_GROUP
Chapter 18. Access Control 383