Re: [Nagios-users] cgi Authentication safeguard

2009-10-06 Thread Alex Huth
Thx Marc! * Marc Powell schrieb: > > On Oct 6, 2009, at 8:29 AM, Alex Huth wrote: > > > How can i solve this without reactivating the authentication? > > Edit cgi.cfg. Set > use_authentication=1 > default_user_name=somename # a name that is an authorized contact for > all hosts/s

Re: [Nagios-users] cgi Authentication safeguard

2009-10-06 Thread Marc Powell
On Oct 6, 2009, at 8:29 AM, Alex Huth wrote: > How can i solve this without reactivating the authentication? Edit cgi.cfg. Set use_authentication=1 default_user_name=somename # a name that is an authorized contact for all hosts/services or is authorized_for_* further in cgi.c

[Nagios-users] cgi Authentication safeguard

2009-10-06 Thread Alex Huth
Hi! I have put the nagios server behind a Webserver which is doing clientside certification, Password authentication and a ProxPassReverse to the really nagios server. The nagios server allows only the first webserver to contact him. Also the firewall/DMZ restricts the acces to the nagios. That's