63b8e82 AD: process PAC during initgroups request

6 files Authored by sbose 7 years ago, Committed by jhrozek 7 years ago,
    AD: process PAC during initgroups request
    
    If there is a recently attached PAC blob in the cached user entry the
    PAC data is used to update the group memberships data of the user. If
    there is no PAC attached or if it is too old the other configured
    methods will be used.
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+20 -0
file modified
+44 -8