Timothy Larrea wrote:
Hello,

I'm trying to configure apache2 to use active directory authentication
so I can restrict access to pages via domain security groups, I.e. user
must be member of certain group in order to be able to view page.
Hi Tim. What you're looking for is mod_authnz_ldap to auth against ad. I had to whack around a bit to get it working properly, but once I did it's been working really well. Users do have to re-authenticate (using FF, not sure about IE) but like other auth schemes it stays for the session.

I would start here http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html
If you have any more problems, do what we all do. Google it, then come here :-)

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to