Page 1 of 1

errors when trying to add users from active directory

Posted: Tue Apr 21, 2020 4:12 pm
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?

Re: errors when trying to add users from active directory

Posted: Wed Apr 22, 2020 11:22 am
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.

Re: errors when trying to add users from active directory

Posted: Tue Apr 28, 2020 1:51 pm
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.

Re: errors when trying to add users from active directory

Posted: Tue Apr 28, 2020 3:52 pm
by ssax
Thanks for the update, locking and marking as resolved.