b13da92 Try all KDCs when getting TGT for LDAP

1 file Authored by jhrozek 11 years ago, Committed by sgallagh 11 years ago,
    Try all KDCs when getting TGT for LDAP
    
    When the ldap child process is killed after a timeout, try the next KDC.
    When none of the ldap child processes succeed, just abort the connection
    because we wouldn't be able to authenticate to the LDAP server anyway.
    
    https://fedorahosted.org/sssd/ticket/1324