f070a93 IPA: use ipaUserGroup object class for groups

1 file Authored by pbrezina 9 years ago, Committed by jhrozek 9 years ago,
    IPA: use ipaUserGroup object class for groups
    
    dfb34c6c82ed5014599bf70de6791e6d79106fc2 changed object class
    of IPA groups from posixGroups to more general groupOfNames.
    However, this object class is used also for roles, permissions and
    privileges which caused SSSD to consider those objects to be groups as
    well during initgroups.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2471
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    (cherry picked from commit 3937736546e2a4b7cccc58fded3efdff9ae690fc)
    
        
file modified
+1 -1