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.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|HP-UX                       |Solaris
           Platform|HP                          |Sun



------- Additional Comments From [EMAIL PROTECTED]  2003-04-29 13:11 -------
I successfully installed Apache 2.0.45 with mod_auth_ldap and mod_ldap using
the openldap 2.1.17 SDK and openSSL.

I created a test directory with the following .htaccess file:

AuthName "Test"
AuthType Basic
AuthLDAPURL "ldap://ldap.rit.edu:389/o=University Name, st=New
York, c=US?uid"
require valid-user

When trying to access the directory I get prompted for username & password
(as I should) but then I get a page cannot be displayed error (I know there
is no problem with the page) no matter what i type in.


I checked the Apache error log and this is what I see:

[Mon Apr 21 12:45:17 2003] [notice] child pid 22179 exit signal Bus error
(10)
[Mon Apr 21 12:45:17 2003] [notice] child pid 22166 exit signal Bus error
(10)
[Mon Apr 21 12:51:12 2003] [notice] child pid 22182 exit signal Bus error
(10)
[Mon Apr 21 12:55:42 2003] [notice] child pid 22169 exit signal Bus error
(10)
[Mon Apr 21 12:55:42 2003] [notice] child pid 22180 exit signal Bus error
(10)
[Mon Apr 21 12:56:56 2003] [notice] child pid 22224 exit signal Bus error
(10)
[Mon Apr 21 12:56:56 2003] [notice] child pid 22223 exit signal Bus error
(10)


Thank you very much,

Damian Marinaccio
Rochester Institute of Technology
RIT Library
585-475-7741
[EMAIL PROTECTED]

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

Reply via email to