Search found 4 matches

by frouvier
Tue Nov 21, 2017 9:09 am
Forum: Open Source Nagios Projects
Topic: ldap authentication problem (solved)
Replies: 6
Views: 3025

Re: ldap authentication problem [solved]

So, finally i found that nagios was not reading the cgi.cfg file as i thought.
It was reading the one on "/usr/local/nagios/etc/" instead of "/etc/nagios/".
With the right config ldap auth is working.

thanks for your help.
by frouvier
Tue Nov 21, 2017 3:42 am
Forum: Open Source Nagios Projects
Topic: ldap authentication problem (solved)
Replies: 6
Views: 3025

Re: ldap authentication problem

Hello, The ldap service is on an other server and has not changed. The ldap module is installed and enabled on the nagios core. Apache seems to be working fine as it lets me authenticate. Apache connection log : 2a03:9180:4:1:xxxx:xxxx:xxx:xxxx - frouvier [21/Nov/2017:09:24:56 +0100] "GET /nagi...
by frouvier
Mon Nov 20, 2017 11:01 am
Forum: Open Source Nagios Projects
Topic: ldap authentication problem (solved)
Replies: 6
Views: 3025

Re: ldap authentication problem

Hello dwasswa, Here is my cgi folder : # ls -l /usr/local/nagios/sbin total 5300 -rwxrwxr-x 1 nagios nagios 345264 Aug 25 11:03 archivejson.cgi -rwxrwxr-x 1 nagios nagios 310168 Aug 25 11:03 avail.cgi -rwxrwxr-x 1 nagios nagios 304488 Aug 25 11:03 cmd.cgi -rwxrwxr-x 1 nagios nagios 277320 Aug 25 11:...
by frouvier
Fri Nov 17, 2017 12:01 pm
Forum: Open Source Nagios Projects
Topic: ldap authentication problem (solved)
Replies: 6
Views: 3025

ldap authentication problem (solved)

Hello, I'm tying to migrate my old nagios server to a debian 9 / Nagios 4.3.4 server. The only thing i can't use anymore is ldap authentication. The apache auth seems to be working fine as i get access to web page with "Logged in as mysuser", but i can't get any info from status.cgi : &quo...