13c8450 AD: consider resource_groups in PAC as well

3 files Authored by sbose 5 years ago, Committed by fidencio 5 years ago,
    AD: consider resource_groups in PAC as well
    
    With recent versions of Active Directory the SIDs of Domain Local groups
    might be only available in the resource_groups section of the PAC, this
    feature is also called SID compression. To get a complete list of groups
    the user is a member of the SIDs from this section must be extracted as
    well.
    
    Resolves https://pagure.io/SSSD/sssd/issue/3767
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+8 -0
file modified
+107 -23