1ipa-modgroup(1)                                                ipa-modgroup(1)
2
3
4

NAME

6       ipa-modgroup - Modify a group
7

SYNOPSIS

9       ipa-modgroup [OPTION]... group
10
11

DESCRIPTION

13       Updates the members or description of group.
14

OPTIONS

16       -a, --add=user1,user2,...usern
17              Add one or more users to the group
18
19       -d, --description=description
20              Modify the description of the group
21
22       -e, --groupdel=group1,group2,...groupn
23              Remove one or more groups from the group
24
25       -g, --groupadd=group1,group2,...groupn
26              Add one or more groups to the group
27
28       -r, --remove=user1,user2,...usern
29              Remove one or more users from the group
30
31       --addattr attr=value
32              Add a new attribute, or value to an existing attribute
33
34       --delattr attr=value
35              Remove an attribute and all values
36
37       --setattr attr=value
38              Set an attribute to a new value, removing all old ones
39

EXIT STATUS

41       The exit status is 0 on success, nonzero on error.
42
43
44
45freeipa                           Oct 10 2007                  ipa-modgroup(1)
Impressum