errors when trying to add users from active directory

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
seaward1983
Posts: 69
Joined: Wed Jul 17, 2019 2:09 pm

errors when trying to add users from active directory

Post by seaward1983 »

OS - RHEL 7
Nagios XI 5.6.13

I have LDAP integration set up. And is gets as far as opening up the OU's in AD - but when I try to click to expand on any of the OU's it just sits there.

This is the only error I see when tailing /var/log/httpd/*rror_log

Call to a member functi on folder_listing() on a non-object in /usr/local/nagiosxi/html/includes/components/ldap_ad_integration/index.php on line 466, referer: https://nagiosxi.medecision.com/nagiosx ... /index.php

Any ideas?
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: errors when trying to add users from active directory

Post by cdienger »

Is the integration type set LDAP even though this is an AD environment? It usually doesn't matter, but I would try switching to AD as a test.

Is the message in the error log a result of enabling debug logging? If debug logging isn't already enabled then follow https://support.nagios.com/kb/article/a ... n-600.html to enable it and again check the logs.
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.
seaward1983
Posts: 69
Joined: Wed Jul 17, 2019 2:09 pm

Re: errors when trying to add users from active directory

Post by seaward1983 »

This can be closed. The error was because someone decommissioned the domain controller that was first in the sequence. I removed that, and it works fine. Thanks.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: errors when trying to add users from active directory

Post by ssax »

Thanks for the update, locking and marking as resolved.
Locked