1ipa-moddelegation(1) ipa-moddelegation(1)
2
3
4
6 ipa-moddelegation - Modify an existing delegation
7
8
10 ipa-moddelegation [OPTION]... name
11
12
14 Modifies an existing delegation named name.
15
16 A delegation is used to grant access to certain attributes from one
17 group to another.
18
20 -a, --attributes=ATTRIBUTES
21 A comma-separated list of the the attributes that may be written
22 by the source group. This list of attributes replaces the list
23 in the existing delegation.
24
25
26 -s, --source=SOURCE
27 The name of the group that is being granted write permission.
28
29
30 -t, --target=TARGET
31 The name of the group that will be written to.
32
33
34 At least one of -a, -s or -t is required.
35
37 0 if the delegation was updated successfully
38
39 1 if an error occurred
40
41 2 if no matching delegation was found
42
43
44
45freeipa Oct 24 2007 ipa-moddelegation(1)