Search found 3 matches

by alexfertmann
Thu May 21, 2020 1:07 pm
Forum: Nagios XI
Topic: AD LDAP Logins Fail after YUM update
Replies: 5
Views: 1324

Re: AD LDAP Logins Fail after YUM update

Hello - The /etc/openldap/cacerts directory was missing. I checked a backup from before the upgrade and the cacerts directory didnt exist before the upgrade as well. I created the cacerts directory using the commands and permissions you sent: =========================================================...
by alexfertmann
Wed May 20, 2020 9:42 am
Forum: Nagios XI
Topic: AD LDAP Logins Fail after YUM update
Replies: 5
Views: 1324

Re: AD LDAP Logins Fail after YUM update

Hello - The permissions were all set to root:root. I applied the commands you sent and it now looks like this: [root@nagios openldap]# ls -alh /etc/openldap/certs/ total 64K drwxr-xr-x. 2 apache nagios 86 May 20 10:23 . drwxr-xr-x. 4 root root 63 Jan 29 2019 .. -rw-r--r--. 1 root root 64K Aug 12 201...
by alexfertmann
Mon May 18, 2020 2:00 pm
Forum: Nagios XI
Topic: AD LDAP Logins Fail after YUM update
Replies: 5
Views: 1324

AD LDAP Logins Fail after YUM update

Hello, I am running Nagios XI 5.5.2 on Centos 7.8 (installed on Physical HW, not a Virtual Appliance). We have AD LDAP configured for authentication with TLS. This has been working for some time. I have just done a yum update of the server and rebooted. After the server came back up, I was no longer...