> -----Original Message-----
> From: Aaron Axelsen [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, May 24, 2006 15:28
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Auth Apache 2 agaisnt AD Groups
>  
> Is it possible to authentication apache2 agaisnt Active Directory 2003
> groups?  I've been able to successful auth AD users, and auth
> according to current ou's, but I haven't seen anything about going
> agaisnt an AD group.  Is it doable?
> 
> Thanks,
> 
> - --
> Aaron Axelsen
> [EMAIL PROTECTED]
> 

I'm working on a security model just like that now.  

--   PerlAuthzHandler Apache::AuthzCache Apache::AuthzLDAP
Apache::AuthzCache::manage_cache

I had to go to Perl modules and am doing extensive re-writing.
AuthzLDAP.pm & AuthCache.pm for authorization.  I wrapped the AuthzLDAP
in the Cache module to reduce the hit to the LDAP servers.

 
Thanx
Aaron N Wagner
Monitoring Systems and Network Tools
CCO-Command Center Operations

 
"SELECT * FROM life 
        ORDER BY important_stuff ASC"
 



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