DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21787>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21787

LDAP authentication failure does not recover properly





------- Additional Comments From [EMAIL PROTECTED]  2003-11-11 21:37 -------
I agree that the simple solution that Ben proposed works well.  Although, I 
would suggest that after all user-specific bind operations, (failed or not) the 
connection should become unbound.  The will result in always using the bind-dn, 
bind-pw for searches.  So I am proposing that we use this instead:

$ diff util_ldap.c.orig util_ldap.c.new
881a882
>       ldc->bound = 0;


-Bradley Schwoerer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to