1SSS_GROUPADD(8) SSSD Manual pages SSS_GROUPADD(8)
2
3
4
6 sss_groupadd - create a new group
7
9 sss_groupadd [options] GROUP
10
12 sss_groupadd creates a new group. These groups are compatible with
13 POSIX groups, with the additional feature that they can contain other
14 groups as members.
15
17 -g,--gid GID
18 Set the GID of the group to the value of GID. If not given, it is
19 chosen automatically.
20
21 -h,--help
22 Display help message and exit.
23
25 sss_groupdel(8), sss_groupmod(8), sss_groupshow(8), sss_useradd(8),
26 sss_userdel(8), sss_usermod(8).
27
29 The SSSD upstream - http://fedorahosted.org/sssd
30
31
32
33SSSD 08/05/2011 SSS_GROUPADD(8)