Search found 7 matches

by nxcc
Mon Oct 03, 2016 5:35 pm
Forum: Nagios XI
Topic: Empty User List When Importing Users LDAP
Replies: 14
Views: 1738

Re: Empty User List When Importing Users LDAP

Hi,

We upgraded to 5.3.0 and the component version is 1.0.6. Same result, see attached.

Thanks,
Nick
by nxcc
Fri Sep 30, 2016 5:38 pm
Forum: Nagios XI
Topic: Empty User List When Importing Users LDAP
Replies: 14
Views: 1738

Re: Empty User List When Importing Users LDAP

We upgraded to NagiosXI 5.2.9 and latest component 1.0.5. Still doesn't work, users list still empty. Please see attached image. I also inserted the code, but file /tmp/ldap.debug is still empty: [root@nagios02ecpb tmp]# ls -al total 55756 drwxrwxrwt 5 root root 4096 Sep 30 15:31 . dr-xr-xr-x 23 roo...
by nxcc
Thu Sep 29, 2016 12:47 pm
Forum: Nagios XI
Topic: Empty User List When Importing Users LDAP
Replies: 14
Views: 1738

Re: Empty User List When Importing Users LDAP

Hi,

The XI version is Nagios XI 5.2.7

LDAP / Active Directory Integration version is 1.0.4

I also attached a screenshot, Capture.PNG.

Thanks,
Nick
by nxcc
Wed Sep 28, 2016 12:44 pm
Forum: Nagios XI
Topic: Empty User List When Importing Users LDAP
Replies: 14
Views: 1738

Re: Empty User List When Importing Users LDAP

Hi, Yes, we did ran the processes after the code changes. The processes were tried with several DN combinations, all failed or with empty user list. As recommended, we touched and chmod the ldap.debug file, however the file is empty after several import failures with different DN combinations: [root...
by nxcc
Tue Sep 27, 2016 5:42 pm
Forum: Nagios XI
Topic: Empty User List When Importing Users LDAP
Replies: 14
Views: 1738

Re: Empty User List When Importing Users LDAP

Hi, Sorry for the late response. I like to come back to this issue as the problem still persist. I made the change in file /usr/local/nagiosxi/html/includes/components/ldap_ad_integration/index.php. Like the following (including line number): 677 foreach ($array_to_enum as $obj) 678 { 679 if (is_arr...
by nxcc
Tue Aug 16, 2016 6:03 pm
Forum: Nagios XI
Topic: Empty User List When Importing Users LDAP
Replies: 14
Views: 1738

Re: Empty User List When Importing Users LDAP

Hi, We could not get it to work with the 2 DNs that were specified. It did not even pass authentication, it did before with the old DN. Is there a command line utlities/scripts we can check on the Nagios XI box itself. The LDAP server is just our domain controller. We have not installed any LDAP rel...
by nxcc
Fri Aug 12, 2016 5:46 pm
Forum: Nagios XI
Topic: Empty User List When Importing Users LDAP
Replies: 14
Views: 1738

Empty User List When Importing Users LDAP

Hi, We are able pass the authentication screen, but user list in "Select Users to Import from LDAP/AD" is empty. I think this related to our users base is in a different OU from our authentication account. The DN we have setup is: "OU=Service,OU=Accounts,DC=XXXXX,DC=XXXXXXX,DC=com&quo...