Hi Stephen,
What you describe can be handled by
http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html
and a combination of Location tags if you want your authentication to
be fine grained.
On Wed, Oct 14, 2009 at 3:49 AM, Foster, Stephen (ASPIRE)
wrote:
>
>
>
>
> Hi there,
>
> I’m wanting to
Hi there,
I'm wanting to configure apache to provide authorisation using LDAP, my
users already authenticate via another method so I only want to
authorize access if the user belongs to a particular group or role. And
I want to apply this access to both static content in my DocumentRoot
and