ipa-moddelegation (1) Linux Manual Page
ipa-moddelegation – Modify an existing delegation
Synopsis
ipa-moddelegation [OPTION]… nameDescription
Modifies an existing delegation named name. A delegation is used to grant access to certain attributes from one group to another.
Options
- -a, –attributes=ATTRIBUTES
- A comma-separated list of the the SM]attributes that may be written by the source group. This list of attributes replaces the list in the existing delegation.
- -s, –source=SOURCE
- The name of the group that is being granted write permission.
- -t, –target=TARGET
- The name of the group that will be written to.
- -v, –verbose
- Display the XML-RPC request and response for more verbose debugging output.
At least one of -a, -s or -t is required.
Exit Status
0 if the delegation was updated successfully1 if an error occurred
2 if no matching delegation was found
