On Fri, Feb 27, 2009 at 3:45 PM, André Warnier <a...@ice-sa.com> wrote:

> Now, to the OP : since you can do that with Perl, won't you consider writing
> your own Apache/mod_perl LDAP authentication module, where you can do
> exactly the same as you did in your test program ?
> There are some stubs already available for that in CPAN.

I've bene using the following module for apache AD authentication for
quite some time.

http://search.cpan.org/~reggers/Apache2-AuthenMSAD-0.02/AuthenMSAD.pm

You might want to sue it together with this module:
http://search.cpan.org/~reggers/Apache2-AuthenDBMCache-0.01/AuthenDBMCache.pm

As having an AD bind for every http request slows down things quite
substantially...

Krist




-- 
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to