remove_user_from_group
Remove specific users from an existing FreeIPA group using their UID(s) and group common name.
Instructions
Remove one or more users from a FreeIPA group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UID or list of UIDs to remove from the group | |
| group_cn | Yes | The common name (cn) of the group |