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