1d0e75e BE/IPA/AD/LDAP: Add inigroups refresh support

Authored and Committed by jhrozek 4 years ago
    BE/IPA/AD/LDAP: Add inigroups refresh support
    
    Related: https://pagure.io/SSSD/sssd/issue/4012
    
    In addition to refreshing users, groups and netgroups, this patch adds
    the ability to also refresh initgroups. The refresh is ran for any users
    that have the initgrExpireTimestamp attribute close to expiration.
    
    This request is ran as the first one, because the initgroups operation
    refreshes the user entry and can touch groups as well.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+28 -0
file modified
+28 -9
file modified
+1 -0