1ipa-addgroup(1) ipa-addgroup(1)
2
3
4
6 ipa-addgroup - Add a group
7
8
10 ipa-addgroup [OPTION]... group
11
12
14 Adds a group with name group.
15
17 -d, --description=description
18 Set the description of the group to description.
19
20 -g, --gid=gid
21 Set the gid for this group to gid. If this option is not
22 present, one is created automatically by freeIPA.
23
24 The group name and description are mandatory fields. If either of these
25 are not included on the command line you will be asked interactively.
26
27 If no options are passed then all questions are asked.
28
30 The exit status is 0 on success, nonzero on error.
31
32
33
34freeipa Oct 10 2007 ipa-addgroup(1)