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

NAME

6       sss_groupmod - modify a group
7

SYNOPSIS

9       sss_groupmod [options] GROUP
10

DESCRIPTION

12       sss_groupmod modifies the group to reflect the changes that are
13       specified on the command line.
14

OPTIONS

16       -a,--append-group GROUPS
17           Append this group to groups specified by the GROUPS parameter. The
18           GROUPS parameter is a comma separated list of group names.
19
20       -r,--remove-group GROUPS
21           Remove this group from groups specified by the GROUPS parameter.
22
23       -?,--help
24           Display help message and exit.
25

THE LOCAL DOMAIN

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

SEE ALSO

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

AUTHORS

48       The SSSD upstream - https://pagure.io/SSSD/sssd/
49
50
51
52SSSD                              04/25/2019                   SSS_GROUPMOD(8)
Impressum