c911562 PAM: Also cache SSS_PAM_PREAUTH

Authored and Committed by jhrozek 4 years ago
    PAM: Also cache SSS_PAM_PREAUTH
    
    Related: https://pagure.io/SSSD/sssd/issue/3960
    
    Even if cached_auth_timeout was set, the pam responder would still
    forward the preauthentication requests to the back end. This could
    trigger unwanted traffic towards the KDCs.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+3 -1
file modified
+18 -22