Xymon Mailing List Archive search

Password Protected Areas?

list Wiskbroom
Fri, 13 Nov 2009 08:11:08 -0500
Message-Id: <user-71d2a49ea95a@xymon.invalid>

Thank you Henrik!
To: user-ae9b8668bcde@xymon.invalid
From: user-ce4a2c883f75@xymon.invalid
Date: Fri, 13 Nov 2009 09:34:00 +0000
Subject: Re: [hobbit] Password Protected Areas?

In <user-28738a4f6461@xymon.invalid> <wiskbroom> 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