Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 50307 invoked from network); 8 Jun 2004 14:05:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 8 Jun 2004 14:05:25 -0000 Received: (qmail 64676 invoked by uid 500); 8 Jun 2004 14:05:16 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 64578 invoked by uid 500); 8 Jun 2004 14:05:15 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 64437 invoked by uid 99); 8 Jun 2004 14:05:14 -0000 Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Tue, 08 Jun 2004 07:05:14 -0700 Received: (qmail 17861 invoked by uid 50); 8 Jun 2004 13:58:42 -0000 Date: 8 Jun 2004 13:58:42 -0000 Message-ID: <20040608135842.17860.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 18334] - Server crashes when authenticating users against LDAP server X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 minfrin@sharp.fm 2004-06-08 13:58 ------- Quite probably - though currently apr-util only exports the type of LDAP client library being used, not the version of the library being used. Perhaps this suggestion should be posted to the apr@apr.apache.org mailing list, in other words suggest that an attempt to build apr-util against a too-old version of the LDAP library would either generate a #warning for throw an #error. This isn't an httpd thing though, it's an apr-util thing. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org