1SSS_GROUPADD(8)                SSSD Manual pages               SSS_GROUPADD(8)
2
3
4

NAME

6       sss_groupadd - create a new group
7

SYNOPSIS

9       sss_groupadd [options] GROUP
10

DESCRIPTION

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

OPTIONS

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       -?,--help
22           Display help message and exit.
23

THE LOCAL DOMAIN

25       In order to function correctly, a domain with “id_provider=local” must
26       be created and the SSSD must be running.
27
28       The administrator might want to use the SSSD local users instead of
29       traditional UNIX users in cases where the group nesting (see
30       sss_groupadd(8)) is needed. The local users are also useful for testing
31       and development of the SSSD without having to deploy a full remote
32       server. The sss_user* and sss_group* tools use a local LDB storage to
33       store users and groups.
34

SEE ALSO

36       sssd(8), sssd.conf(5), sssd-ldap(5), sssd-krb5(5), sssd-simple(5),
37       sssd-ipa(5), sssd-ad(5), sssd-sudo(5),sssd-secrets(5),sssd-session-
38       recording(5), sss_cache(8), sss_debuglevel(8), sss_groupadd(8),
39       sss_groupdel(8), sss_groupshow(8), sss_groupmod(8), sss_useradd(8),
40       sss_userdel(8), sss_usermod(8), sss_obfuscate(8), sss_seed(8),
41       sssd_krb5_locator_plugin(8), sss_ssh_authorizedkeys(8),
42       sss_ssh_knownhostsproxy(8),sssd-ifp(5),pam_sss(8).
43       sss_rpcidmapd(5)sssd-systemtap(5)
44

AUTHORS

46       The SSSD upstream - https://pagure.io/SSSD/sssd/
47
48
49
50SSSD                              04/25/2019                   SSS_GROUPADD(8)
Impressum