Security in the cgi

Rafael Bandeira da Costa rafaelc at vegait.com.br
Thu Mar 9 16:06:08 CET 2006


Alan Maxwell escreveu:

> Is it possible to setup the security to allow a login to be able 
> acknowledge alerts but not be able to disable services and hosts?
> Using nagios 2.0
>  


You can secure it within apache. I just use the following in my 
/etc/httpd/conf.d/nagios.conf (maybe you use another file to that)

/<Files cmd.cgi>
        Require user nagios
</Files>

/Hope that helps you.

-- 
Rafael Costa
rafaelc at vegait.com.br
Curitiba - Paraná - Brasil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060309/5863f6f9/attachment.html>


More information about the Users mailing list