freeipa_group_remove_member
Remove users from a FreeIPA group by providing the group name and a list of usernames to be removed.
Instructions
Remove users from a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Group name (cn) to remove members from | |
| users | Yes | List of usernames to remove from the group |