You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Srikanth S <sr...@googlemail.com> on 2007/05/22 21:42:42 UTC

[users@httpd] Apache LDAP authentication module

Hi,

I am currently using Apache 1.3.28 for which I have customized
mod_ldap_auth.c file.  When I upgraded Apache to 2.0.59, this module
is not getting loaded and Apache is not coming up

Where can I get source file for mod_ldap_auth.c file for 1.3.28
version and also for 2.0.59 version, so that I can compare those

Srikanth

---------------------------------------------------------------------
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


Re: [users@httpd] Apache LDAP authentication module

Posted by Joshua Slive <jo...@slive.ca>.
On 5/22/07, Srikanth S <sr...@googlemail.com> wrote:
> Hi,
>
> I am currently using Apache 1.3.28 for which I have customized
> mod_ldap_auth.c file.  When I upgraded Apache to 2.0.59, this module
> is not getting loaded and Apache is not coming up
>
> Where can I get source file for mod_ldap_auth.c file for 1.3.28
> version and also for 2.0.59 version, so that I can compare those

Recent version of apache come with an ldap auth module:
http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html

I have no idea how it compares to the 1.3 solutions, since I've never
used ldap auth.

Joshua.

---------------------------------------------------------------------
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