LDAP check is failing since new certificate

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
NMFSTeam
Posts: 88
Joined: Thu Nov 12, 2015 9:01 am

LDAP check is failing since new certificate

Post by NMFSTeam »

Good afternoon,

Our centralized LDAP server had its SSL certificate replaced recently. Ever since, our service check in Nagios XI has been failing with the error "Could not bind to the LDAP server."

[root@servername libexec]# ./check_ldap -H ldapserver.address -b "o=valid.o" -2 -S -p 636
Could not bind to the LDAP server

I am thinking we need to update the SSL certificate somewhere, but I don't know where to do it. Please help!
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: LDAP check is failing since new certificate

Post by npolovenko »

Hello, @mblower. You can add a new certificate in the LDAP menu. Please see the screenshot below.
Untitled.png
You do not have the required permissions to view the files attached to this post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
NMFSTeam
Posts: 88
Joined: Thu Nov 12, 2015 9:01 am

Re: LDAP check is failing since new certificate

Post by NMFSTeam »

I have done this, but the error remains. Do I need to restart a service?
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: LDAP check is failing since new certificate

Post by npolovenko »

@mblower, Please follow this article to resolve the certificate issue:
https://support.nagios.com/kb/article.php?id=525
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
NMFSTeam
Posts: 88
Joined: Thu Nov 12, 2015 9:01 am

Re: LDAP check is failing since new certificate

Post by NMFSTeam »

Perfect, that worked! Thank you so much.
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: LDAP check is failing since new certificate

Post by npolovenko »

@mblower, No problem! I'll be closing this thread as resolved.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked