diff options
author | Sumit Bose <sbose@redhat.com> | 2012-11-26 13:50:48 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-01-08 14:42:56 +0100 |
commit | c9486b9a458be6bdbf5ab5aaf84a816419d7dcc5 (patch) | |
tree | 78cfe2fbe92cda721c7604bf6aed3162223f9d9d /src/tools/sss_groupmod.c | |
parent | 929e41b69350baa4d6577f29a738c3119dc4527b (diff) | |
download | sssd-c9486b9a458be6bdbf5ab5aaf84a816419d7dcc5.tar.gz sssd-c9486b9a458be6bdbf5ab5aaf84a816419d7dcc5.tar.bz2 sssd-c9486b9a458be6bdbf5ab5aaf84a816419d7dcc5.zip |
Save domain and GID for groups from the configured domain
Currently users from subdomains can only be members of groups from the
configured domain and to access those groups a pointer to the domain
struct of the configured domain is used. This patch sets the dom_grp
member of struct pac_grp to point to the domain struct of the configured
for groups from this domain. This is a first step to allow group
membership for groups from subdomains as well. For those groups a
pointer to the related subdomain structure will be saved.
Diffstat (limited to 'src/tools/sss_groupmod.c')
0 files changed, 0 insertions, 0 deletions