Mailing List Archive

Apache2 and mod_auth_ldap
Hi All,
I am trying to compile mod_auth_ldap with Apache 2 Beta. If I understand
correctly mod_auth_ldap comes with Apache 2 as an extension. What command
do I need to send to the ./configure to enable mod_auth_ldap.
Thanks


Saqib Ali
=======================
http://www.stonebeat.org <- WebDAV Documentation Project


---------------------------------------------------------------------
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
For additional commands, e-mail: users-help@httpd.apache.org
RE: Apache2 and mod_auth_ldap [ In reply to ]
> From: Saqib.N.Ali@seagate.com [mailto:Saqib.N.Ali@seagate.com]

> I am trying to compile mod_auth_ldap with Apache 2 Beta. If I understand
> correctly mod_auth_ldap comes with Apache 2 as an extension. What command
> do I need to send to the ./configure to enable mod_auth_ldap.
> Thanks

It's not very easy at the moment. mod_auth_ldap lives in a separate cvs
repository, so you need to use cvs to grab the module, place it in the
correct place in the tree, run ./buildconf (I guess) and then
./configure --enable-auth-ldap or some such thing. I've never done it
myself.

I hope that someone figures out how to make the process easier.

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
For additional commands, e-mail: users-help@httpd.apache.org
RE: Apache2 and mod_auth_ldap [ In reply to ]
Hi Joshua,
Thanks for the clarification. Would I be better off grabbing a 3rd party
auth_ldap module and compiling it with apache?

Thanks

Saqib Ali
=======================
http://www.stonebeat.org



"Joshua
Slive" To: <users@httpd.apache.org>
<joshua@slive cc:
.ca> Subject: RE: Apache2 and mod_auth_ldap

02/04/2002
02:46 PM
Please
respond to
users







> From: Saqib.N.Ali@seagate.com [mailto:Saqib.N.Ali@seagate.com]

> I am trying to compile mod_auth_ldap with Apache 2 Beta. If I understand
> correctly mod_auth_ldap comes with Apache 2 as an extension. What command
> do I need to send to the ./configure to enable mod_auth_ldap.
> Thanks

It's not very easy at the moment. mod_auth_ldap lives in a separate cvs
repository, so you need to use cvs to grab the module, place it in the
correct place in the tree, run ./buildconf (I guess) and then
./configure --enable-auth-ldap or some such thing. I've never done it
myself.

I hope that someone figures out how to make the process easier.

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
For additional commands, e-mail: users-help@httpd.apache.org





---------------------------------------------------------------------
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
For additional commands, e-mail: users-help@httpd.apache.org
RE: Apache2 and mod_auth_ldap [ In reply to ]
> From: Saqib.N.Ali@seagate.com [mailto:Saqib.N.Ali@seagate.com]

> Hi Joshua,
> Thanks for the clarification. Would I be better off grabbing a 3rd party
> auth_ldap module and compiling it with apache?

If you can find one that works with the Apache 2.0 API.

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
For additional commands, e-mail: users-help@httpd.apache.org