half Of Luca Olivotto
> > Sent: Friday, October 12, 2007 3:36 AM
> > To: nagios-users@lists.sourceforge.net
> > Subject: [Nagios-users] How to limit access to external command
> >
> > Hi all,
> > i have enabled the external command and all work fine. now i wanto to
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nagios-users-
> [EMAIL PROTECTED] On Behalf Of Luca Olivotto
> Sent: Friday, October 12, 2007 3:36 AM
> To: nagios-users@lists.sourceforge.net
> Subject: [Nagios-users] How to limit access to external command
>
Hi Luca,
this part of your cgi.cfg should normaly control the use of the external
commands
> authorized_for_all_host_commands=nagiosadmin,web
> authorized_for_all_service_commands=nagiosadmin,web
This means that with your actual config the user nagiosadmin and the user
web should be allowed to
Hi all,
i have enabled the external command and all work fine. now i wanto to
limit the execution of external commands trought web interface to only
few users but i don't know how can i do.
I have 2 "users":
- web: this is the admin, it work great no problem with this user(is
only an apache user)