tags 474178 + pending thanks On Mon, 2008-04-21 at 23:56 +0200, Petter Reinholdtsen wrote: > I was able to trigger this issue while running nslcd -d in the > background. Notice how I get 5 "Can't connect LDAP server' in a row > before getting a proper reply.
The problem is probably that if the starting the search works without problems but lookup or connection errors are only reported when results are read, nslcd doesn't close the connection. I have modified the code to close the connection if LDAP_UNAVAILABLE or LDAP_SERVER_DOWN is returned in any of the calls where this makes sense. (fixed in r702+r709) -- -- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --
signature.asc
Description: This is a digitally signed message part

