You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Diana Shepard <Di...@cusys.edu> on 2003/06/25 18:24:56 UTC

[users@httpd] mod_auth_ldap problem

I am having the exact same problem as another 
list member describes (see below).  Has anyone found
a solution? Has anyone gotten mod_auth_ldap to work with
Soaris 9, Apache2.0.45, OpenSSL 0.9.7b?

Diana Shepard
University Management Systems
University of Colorado


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)


I also used tcpdump on the server and don't see any traffic going from the
httpd server to the ldap server.

I am looking for suggestions or solutions. Any help on this would be greatly
appreciated.

Thank you very much,

Damian Marinaccio
Rochester Institute of Technology
RIT Library
585-475-7741
dxmwml@rit.edu






---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org