Xymon Mailing List Archive search

Web UI security - how to implement access filter per group/host

list Andrey Chervonets
Mon, 29 Apr 2013 15:50:27 +0300
Message-Id: <user-8db9c12fdeaf@xymon.invalid>

I am not very familiar with CGI, but knowing that it is possible we can do it.
Thanks a lot! 

Best regards,

Andrey Chervonets
SIA CoMinder
http://www.cominder.eu/


xymon-bounces at xymon.com wrote on 29.04.2013 13:00:01:
Subject: Re: [Xymon] Web UI security - how to implement access filter 
per group/host
...

The easiest way to modify the current system is to add some security
checks in the CGI shell-script wrappers, so that they check access based 
on
the REMOTE_USER environment-variable that Apache provides when you 
require
authentication for a web user...


Regards,
Henrik