in reply to Re: OT ? : Active Directory Authentication with Perl, Mod_Perl and Apache
in thread OT ? : Active Directory Authentication with Perl, Mod_Perl and Apache

Hi, this is interesting, thanks. Do I need to have mod_perl or apache configured in a special way? Does Apache support LDAP "out of the box"? Thanks again
  • Comment on Re^2: OT ? : Active Directory Authentication with Perl, Mod_Perl and Apache

Replies are listed 'Best First'.
Re^3: OT ? : Active Directory Authentication with Perl, Mod_Perl and Apache
by almut (Canon) on Mar 12, 2008 at 11:09 UTC

    Using Google, getting answers to such questions often is a matter of seconds. The reply by eric256 contained several suitable keywords to craft a search, e.g. http://www.google.com/search?q=authzldapauthoritative (choose a word that looks sufficiently specific to the issue...). The first hit is a link to the Apache auth module mod_authnz_ldap on the httpd.apache.org site, which has lots of other info around configuring Apache.