Re: [Nagios-users] How to limit access to external command

2007-10-15 Thread Luca Olivotto
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

Re: [Nagios-users] How to limit access to external command

2007-10-12 Thread Marc Powell
> -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 >

Re: [Nagios-users] How to limit access to external command

2007-10-12 Thread Dennis Hünseler
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

[Nagios-users] How to limit access to external command

2007-10-12 Thread Luca Olivotto
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)