[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Password Protected Areas?



In <BAY133-W98025609B24B9A43D30FBB4AA0 (at) phx.gbl> <wiskbroom (at) hotmail.com> writes:

>Really? You know of a way in which I can auth against AD and based on
>page/pages in apache?

Pages and subpages are just physical directories below ~hobbit/server/www/
so you can setup standard Apache "<Directory ...>" definitions to impose
access restrictions.

As for authenticating against an AD, you must use the Apache mod_auth_ldap
module. If you google "apache auth active directory" it should give you
some hints.


Regards,
Henrik