Search found 5 matches
- Mon Jun 03, 2019 12:20 am
- Forum: Nagios XI
- Topic: Nagios XI RPM upgrade to 5.6.2 still showing old version
- Replies: 2
- Views: 898
Re: Nagios XI RPM upgrade to 5.6.2 still showing old version
I found the problem. Turns out our Centos security profile has noexec set on /tmp, which prevents the rest of the upgrade to complete. As I'd rebooted the server, the original nagiosxi RPM no longer existed in /tmp. To get around this, I had to complete the install with: rpm2cpio nagiosxi-5.6.2=2.el...
- Mon Jun 03, 2019 12:11 am
- Forum: Nagios XI
- Topic: Nagios XI RPM upgrade to 5.6.2 still showing old version
- Replies: 2
- Views: 898
Nagios XI RPM upgrade to 5.6.2 still showing old version
I'm running Nagios XI on an offline Centos 7.6 server I tried upgrading from 5.5.11 to 5.6.2 by downloading the latest RPM from https://repo.nagios.com/?repo=offline I run the upgrade script which completes successfully and when I do: rpm -qa | grep Nagios All the Nagios RPM's are on version 5.6.2 H...
- Tue Jan 08, 2019 5:56 pm
- Forum: Nagios XI
- Topic: Nagios XI LDAPS/FreeIPA not importing users
- Replies: 7
- Views: 1736
Re: Nagios XI LDAPS/FreeIPA not importing users
So how does Nagios query LDAP when a user logs in?
- Tue Jan 08, 2019 4:26 pm
- Forum: Nagios XI
- Topic: Nagios XI LDAPS/FreeIPA not importing users
- Replies: 7
- Views: 1736
Re: Nagios XI LDAPS/FreeIPA not importing users
It's a bit involved to obtain the required keys to decrypt the ldaps output. However, I have found a workaround for now. I was trying to use a specific LDAP bind user we use for all our other set ups, eg: uid=ldapbind,cn=sysaccounts,cn=etc,dc=net1,dc=lan that failed to retrieve any users, however, w...
- Mon Jan 07, 2019 10:17 pm
- Forum: Nagios XI
- Topic: Nagios XI LDAPS/FreeIPA not importing users
- Replies: 7
- Views: 1736
Nagios XI LDAPS/FreeIPA not importing users
Running Nagios XI 5.5.7 appliance under VMware. I have Nagios XI successfully talking LDAPS to our FreeIPA server (4.6.4) under CentOS7. However, whenever I try to import users, it always returns 0 results. I've tried using the full DN of our bind user and the admin user, but neither will work. My b...