Xymon Mailing List Archive search

Limiting Access

list Ulric Eriksson
Fri, 04 Mar 2011 19:51:17 +0100
Message-Id: <user-474431166689@xymon.invalid>

Citerar user-adff70a40333@xymon.invalid:
We were curious what solutions people may have come up with to limit
access to certain tests or hosts.
In a previous life, I set up Apache as a reverse proxy with a custom authentication module. The proxy redirected anything hobbit related to a few simple scripts which granted access based on information in a separate database.

All the little gifs were not proxied of course, that would have been a performance disaster.

Ulric