Search found 13 matches

by bhowardFSU
Wed Feb 01, 2017 1:12 pm
Forum: Nagios XI
Topic: 5.4.0 upgrade broke LDAP auth
Replies: 7
Views: 367

Re: 5.4.0 upgrade broke LDAP auth

Sure. It might be good to log this as a bug in the Nagios side of things since the GUI is not matched up with the openldap.conf file. Maybe it can be resolved in the next upgrade. Thanks!
by bhowardFSU
Thu Jan 26, 2017 10:43 pm
Forum: Nagios XI
Topic: 5.4.0 upgrade broke LDAP auth
Replies: 7
Views: 367

Re: 5.4.0 upgrade broke LDAP auth

Thanks! That was the clue I needed. The files actually look the same between the 5.2.9 (working version) and the 5.4.0 (broke version). In both cases they have #TLS_CACERTDIR /etc/openldap/certs TLS_CACERTDIR /cacerts However, the certificates that I uploaded in the Nagios XI gui in the "LDAP I...
by bhowardFSU
Wed Jan 25, 2017 4:37 pm
Forum: Nagios XI
Topic: 5.4.0 upgrade broke LDAP auth
Replies: 7
Views: 367

Re: 5.4.0 upgrade broke LDAP auth

Here is the output from the apache error_log with the debugging turned on. [Wed Jan 25 16:34:38 2017] [error] [client xxx.xxx.xxx.xxx] PHP Warning: ldap_start_tls(): Unable to start TLS: Connect error in /usr/local/nagiosxi/html/includes/components/ldap_ad_integration/basicLDAP.php on line 44, refer...
by bhowardFSU
Mon Jan 23, 2017 8:58 pm
Forum: Nagios XI
Topic: 5.4.0 upgrade broke LDAP auth
Replies: 7
Views: 367

5.4.0 upgrade broke LDAP auth

I was running Nagios XI 5.2.9 and had it setup to do LDAP authentication. Then I upgraded Nagios to 5.4.0 and the LDAP auth broke. Downgraded (restored from pre-upgrade backup) and it works again. So... the upgrade is definitely the issue. My LDAP setting are as follows: Base DN: dc=xxx,dc=edu LDAP ...
by bhowardFSU
Wed Aug 31, 2016 4:08 pm
Forum: Nagios XI
Topic: Failover Server Best Practices
Replies: 5
Views: 2128

Re: Failover Server Best Practices

Can I use the backup/restore method to copy DEV to PRD? I expect I would need to fix the URL/hostname in the applications, would I need to fix anything else? Would it mess up the license keys?
by bhowardFSU
Wed Aug 31, 2016 8:35 am
Forum: Nagios XI
Topic: Failover Server Best Practices
Replies: 5
Views: 2128

Re: Failover Server Best Practices

Sticking with #1 for now, I want to copy over my Nagios XI setup from my DEV host to my PRD host (both running same version of Nagios XI). This guide seems specific to importing from Nagios Core to Nagios XI, not XI to XI: https://assets.nagios.com/downloads/nagiosxi/docs/Importing-Core-Configuratio...
by bhowardFSU
Wed Jul 20, 2016 1:26 pm
Forum: Nagios XI
Topic: Failover Server Best Practices
Replies: 5
Views: 2128

Failover Server Best Practices

I am currently migrating from Nagios Core to Nagios XI. We have three Nagios servers: DEV, PRD and a Failover at our Disaster Recovery (DR) site. I would like to know what the best practices are for transferring the entire Nagios configuration from one server to another for several scenarios. 1) How...
by bhowardFSU
Tue Jul 19, 2016 1:06 pm
Forum: Nagios XI
Topic: Configuring NagiosXI for HTTPS
Replies: 17
Views: 983

Re: Configuring NagiosXI for HTTPS

I believe I was able to resolve my issue. Instead of using the RewriteRule, I created a NameVirtualHost and with a 'Redirect / https://my.host.name/', then used NameVirtualHost in ssl.conf as well. After that I was able to use the CCM and deploy new configurations and I was able to upgrade from 5.2....
by bhowardFSU
Wed Jul 06, 2016 3:40 pm
Forum: Nagios XI
Topic: Configuring NagiosXI for HTTPS
Replies: 17
Views: 983

Re: Configuring NagiosXI for HTTPS

I'm having the same issue, following the same documentation. I agree, the documentation is faulty. Followed documentation from: https://assets.nagios.com/downloads/nagiosxi/docs/Configuring-SSL-with-Nagios%20XI.pdf Adding the Rewrite rules to the httpd.conf as per the instructions: echo 'RewriteEngi...
by bhowardFSU
Tue Jun 14, 2016 9:44 am
Forum: Nagios XI
Topic: mysql password change
Replies: 7
Views: 1543

Re: mysql password change

Go ahead and lock the thread. I already explained, I think I found the old document from: nagios.com -> Support & Service -> Documentation -> Nagios XI -> Browse Nagios XI tutorials -> Changing Initial VM Creds