5de0dda Fix offline detection in sdap_cli_connect request

1 file Authored by sbose 13 years ago, Committed by sgallagh 13 years ago,
    Fix offline detection in sdap_cli_connect request
    
    sdap_cli_connect_recv_ext() checks if the failover server is not set to
    determine if the backend is offline. To make this work properly if
    multiple servers are defined the failover server must be set to NULL if
    all servers are checked.