fcb0280 KRB5: Go offline in case of clock skew

1 file Authored by jhrozek 8 years ago, Committed by lslebodn 8 years ago,
    KRB5: Go offline in case of clock skew
    
    https://fedorahosted.org/sssd/ticket/1096
    
    In case the KDC has skewed time, we can retry with the next one and
    eventually go offline if no KDC has time in sync with the client.
    Previously, authentication with wrong time resulted in System Error.
    
    (cherry picked from commit 83011d97d17bd00e99ccf1e0302167a6bc0db84e)