summaryrefslogtreecommitdiffstats
path: root/src/python
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2015-07-21 11:44:03 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-09-07 18:12:16 +0200
commite5dcfc2888611cadc482307d8b5147f85332ec86 (patch)
tree89a781f00c347771de57a68417fd74e6f69b5c69 /src/python
parente2e8e236d8cdf171e12ee2a351f4ff877477b53c (diff)
IPA: Remove MPG groups if getgrgid was called before getpw()
https://fedorahosted.org/sssd/ticket/2724 This bug only affects IPA clients that are connected to IPA servers with AD trust and ID mapping in effect. If an IPA client calls getgrgid() for an ID that matches a user, the user's private group would be returned and stored as a group entry. Subsequent queries for that user would fail, because MPG domains impose uniqueness restriction for both the ID and name space across groups and users. To work around that, we remove the UPG groups in MPG domains during a group lookup. Reviewed-by: Sumit Bose <sbose@redhat.com>
Diffstat (limited to 'src/python')
0 files changed, 0 insertions, 0 deletions