add_user_to_group
Add one or more users to a FreeIPA group by providing the group common name and UID(s). Solves group membership assignment in FreeIPA/IdM administration.
Instructions
Add one or more users to a FreeIPA group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | UID or list of UIDs to add to the group | |
| group_cn | Yes | The common name (cn) of the group |