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=18756>. 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=18756 Apache core dump when using LDAP authentification. Summary: Apache core dump when using LDAP authentification. Product: Apache httpd-2.0 Version: 2.0.45 Platform: HP URL: Intranet OS/Version: HP-UX Status: NEW Severity: Blocker Priority: Other Component: mod_auth_ldap AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi all, I just upgraded my 2.0.44 apache to 2.0.45 due to the last security warning. Unfortunatly, everytime I'm trying to access to a page protected by LDAP, the child crash : The error log says [Mon Apr 07 12:08:30 2003] [notice] child pid 23255 exit signal Bus error (10) My .htaccess is : AuthName "Protected" AuthType Basic AuthLDAPURL "ldap://ldapmain.mydomain.com ldapsecond.mydomain.com/ou=people,dc=mycompany,dc=com?uid?sub" require valid-user It seems it fails only when the authentification succeed (because w/ a wrong information, the authentification is reasked and the "access denied page" is displayed w/o problem). Same behaviour on both HP-UX 10.20 and 11 :-( Compiled using : ./configure --with-mpm=prefork -with-ldap --enable-ldap --enab le-auth-ldap --enable-info --enable-cgi --enable-expires --enable-so I have reinstalled 2.0.44 ... Bye Laurent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
