need help configuring ldaps for auth

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: need help configuring ldaps for auth

Post by ssax »

Please do this:

Code: Select all

mkdir /etc/openldap/cacerts
chown -R apache.nagios /etc/openldap/cacerts*
chown apache.nagios /etc/openldap/certs
chown apache.nagios /etc/openldap/certs/*.crt
chown apache.nagios /etc/openldap/certs/*.pem
Then restart apache and try again:

Code: Select all

service httpd restart
If that doesn't work, try removing the /etc/openldap/cacerts.pem line from your /etc/openldap/ldap.conf, restart httpd, and test again.

If that still doesn't work, remove all the certs from the XI web interface, and re-add them back in and test again.
teh0015
Posts: 59
Joined: Tue Jul 07, 2015 9:07 am

Re: need help configuring ldaps for auth

Post by teh0015 »

so it looks like this *is now working

At first I was getting intermittent success - which bothers me more than complete failure - and shortly after sending off a query to the powers that be asking why I was seeing both successful and failed logins to the DC from XI in Splunk it started to work consistently.

Fancy that.

Thank you for your help.
You can close this.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: need help configuring ldaps for auth

Post by scottwilkerson »

teh0015 wrote:so it looks like this *is now working

At first I was getting intermittent success - which bothers me more than complete failure - and shortly after sending off a query to the powers that be asking why I was seeing both successful and failed logins to the DC from XI in Splunk it started to work consistently.

Fancy that.

Thank you for your help.
You can close this.
Ok.

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked