d4fda88 Better offline/enumeration behavior

1 file Authored by simo 14 years ago, Committed by sgallagh 14 years ago,
    Better offline/enumeration behavior
    
    Go offline in case of hard errors too. It makes no sense to keep trying too
    often when you have bad credentials for example.
    Also delay starting the enumeration thread so that we finish initializations
    first (bind to ldap is still a blocking operation and this may interfere with
    clients/monitor registrations).
    
        
file modified
+12 -10