43.4. Deleting IdM host groups using the CLI
Follow this procedure to delete IdM host groups using the command line (CLI).
Prerequisites
- Administrator privileges for managing IdM or User Administrator role.
- An active Kerberos ticket. For details, see Using kinit to log in to IdM manually.
Procedure
Delete a host group using the
ipa hostgroup-delcommand.For example, to delete the IdM host group named group_name:
$ ipa hostgroup-del group_name -------------------------- Deleted hostgroup "group_name" --------------------------참고Removing a group does not delete the group members from IdM.