debian man page for sss_groupmod

Query: sss_groupmod

OS: debian

Section: 8

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SSS_GROUPMOD(8) 						 SSSD Manual pages						   SSS_GROUPMOD(8)

NAME
sss_groupmod - modify a group
SYNOPSIS
sss_groupmod [options] GROUP
DESCRIPTION
sss_groupmod modifies the group to reflect the changes that are specified on the command line.
OPTIONS
-a,--append-group GROUPS Append this group to groups specified by the GROUPS parameter. The GROUPS parameter is a comma separated list of group names. -r,--remove-group GROUPS Remove this group from groups specified by the GROUPS parameter. -h,--help Display help message and exit.
THE LOCAL DOMAIN
In order to function correctly, a domain with "id_provider=local" must be created and the SSSD must be running. The administrator might want to use the SSSD local users instead of traditional UNIX users in cases where the group nesting (see sss_groupadd(8)) is needed. The local users are also useful for testing and development of the SSSD without having to deploy a full remote server. The sss_user* and sss_group* tools use a local LDB storage to store users and groups.
SEE ALSO
sss_groupdel(8), sss_groupadd(8), sss_groupshow(8), sss_useradd(8), sss_userdel(8), sss_usermod(8).
AUTHORS
The SSSD upstream - http://fedorahosted.org/sssd
SSSD
03/04/2013 SSS_GROUPMOD(8)
Related Man Pages
sss_groupadd(8) - centos
sss_groupshow(8) - centos
sss_useradd(8) - centos
sss_groupadd(8) - debian
sss_groupshow(8) - debian
Similar Topics in the Unix Linux Community
command help, how do i list the users of a group?
User/group reporting tool?
Finding out all users and their UNIX groups??
awk Script,
Check users in a Linux group