DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=18334>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=18334 Server crashes when authenticating users against LDAP server ------- Additional Comments From [EMAIL PROTECTED] 2004-06-04 15:51 ------- Line 817 in my util_ldap.c code is this: if (LDAP_SUCCESS != (result = util_ldap_connection_open(r, ldc))) { If this is the case, then the trace is bombing out on the call to util_ldap_connection_open(), which doesn't make sense. I assume that it's bombing out with util_ldap_connection_open. Is it the same in your snapshot? I want to check whether we're talking about the same code. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
