Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-11 Thread David Wallis
ReynierPM wrote: simple .htaccess/htpasswd auth instead of your LDAP auth. Perhaps that's doing something strange to REMOTE_USER. I have no more suggestions for you other than to try with Maybe you or developers will take this into account for future version of Nagios. Personally in my w

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-11 Thread Marc Powell
On Nov 10, 2009, at 10:20 PM, ReynierPM wrote: > Marc Powell wrote: >> I don't know that I'd say security breach but it does show that permissions >> are not an issue per se and that you're editing the right file. > > Ok, if you said this I believe because you're and expert and I don't. I'm

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-11 Thread Flyinvap
Le Tue, 10 Nov 2009 23:20:00 -0500, ReynierPM a écrit : > Maybe you or developers will take this into account for future > version of Nagios. Personally in my work is better use a LDAP domain > instead of create independents users every time I need gain acces to > Nagios Web Interface. Authentic

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Marc Powell wrote: > I don't know that I'd say security breach but it does show that > permissions are not an issue per se and that you're editing the right > file. Ok, if you said this I believe because you're and expert and I don't. > I have no more suggestions for you other than to try wi

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread Marc Powell
On Nov 10, 2009, at 4:15 PM, ReynierPM wrote: > Marc Powell wrote: >> On Nov 10, 2009, at 12:52 PM, ReynierPM wrote: >> Besides the only other option I could think of before? >> Can you see hosts/services with 'use_authentication' disabled? >> Could you have a web server permissions problem? D

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Marc Powell wrote: > On Nov 10, 2009, at 12:52 PM, ReynierPM wrote: > > > Besides the only other option I could think of before? > > Can you see hosts/services with 'use_authentication' disabled? Could > you have a web server permissions problem? Does your web server have > read access to th

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread Marc Powell
On Nov 10, 2009, at 12:52 PM, ReynierPM wrote: > Marc Powell wrote: >> *Exactly* that? The authentication is very simplistic on the >> nagios side. All it does is look at the REMOTE_USER environment >> variable set by your web server and matches that against contacts >> specified for hos

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Marc Powell wrote: > *Exactly* that? The authentication is very simplistic on the nagios > side. All it does is look at the REMOTE_USER environment variable set > by your web server and matches that against contacts specified for > hosts/services and the authorized_for_* settings. If you are

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread Marc Powell
On Nov 10, 2009, at 10:21 AM, ReynierPM wrote: > Marc Powell wrote: >> On Nov 10, 2009, at 8:12 AM, ReynierPM wrote: >> In the top left box, does nagios show you 'Logged in as' one of >> these users? > > Yes it's it show me logged in as rperezm *Exactly* that? The authentication is very simpl

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Lyle Giese wrote: > ReynierPM wrote: > In addition to what Marc asked, did you restart your browser? Most web > browsers will cache login info until you restart your browser. > Several times, really I don't know why it doesn't work -- Saludos ReynierPM -

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
Marc Powell wrote: > On Nov 10, 2009, at 8:12 AM, ReynierPM wrote: > > > In the top left box, does nagios show you 'Logged in as' one of these > users? > Yes it's it show me logged in as rperezm -- Saludos ReynierPM --

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread Lyle Giese
ReynierPM wrote: > ReynierPM wrote: > >> Hi every: >> I've installed today Nagios on a new dedicated server. I've also one >> Bacula Server configured to check. When I try to access to "Hosts" or >> any other link I get this error: >> >> "It appears as though you do not have permission to view

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread Marc Powell
On Nov 10, 2009, at 8:12 AM, ReynierPM wrote: > 3) Change all authorized_for_ vars to suit all the users > authorized_for_system_information=nagiosadmin, nagios, rperezm > authorized_for_configuration_information=nagiosadmin, nagios, rperezm > authorized_for_system_commands=nagiosadmin, nagios, r

Re: [Nagios-users] Error after installed Nagios in a new server

2009-11-10 Thread ReynierPM
ReynierPM wrote: > Hi every: > I've installed today Nagios on a new dedicated server. I've also one > Bacula Server configured to check. When I try to access to "Hosts" or > any other link I get this error: > > "It appears as though you do not have permission to view information for > any of th

[Nagios-users] Error after installed Nagios in a new server

2009-11-09 Thread ReynierPM
Hi every: I've installed today Nagios on a new dedicated server. I've also one Bacula Server configured to check. When I try to access to "Hosts" or any other link I get this error: "It appears as though you do not have permission to view information for any of the hosts you requested..." I ch