b72adfc AD: Implement background refresh for AD domains

Authored and Committed by jhrozek 4 years ago
    AD: Implement background refresh for AD domains
    
    Split out the actual useful functionality from the AD account handler
    into a tevent request. This tevent request is then subsequently used by
    a new ad_refresh module.
    
    Related:
    https://pagure.io/SSSD/sssd/issue/4012
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+4 -1
file modified
+4 -0
file modified
+110 -30
file modified
+10 -0
file modified
+1 -1