ipa-modgroup (1) Linux Manual Page
ipa-modgroup – Modify a group
Synopsis
ipa-modgroup [OPTION]… groupDescription
Updates the members or description of group.Options
- -a, –add=user1,user2,…usern
- Add one or more users to the group
- -d, –description=description
- Modify the description of the group
- -e, –groupdel=group1,group2,…groupn
- Remove one or more groups from the group
- -g, –groupadd=group1,group2,…groupn
- Add one or more groups to the group
- -r, –remove=user1,user2,…usern
- Remove one or more users from the group
- –addattr attr=value
- Add a new attribute, or value to an existing attribute
- –delattr attr=value
- Remove an attribute and all values
- –setattr attr=value
- Set an attribute to a new value, removing all old ones
- -v, –verbose
- Display the XML-RPC request and response for more verbose debugging output.
