My name is Lautaro and I'm having problems importing users from LDAP.
I can see a big users list but is not complete. I cannot see users that are placed at the begining of the ldap tree.
I have no limitations in my OpenLDAP server. In my slapd.conf I have setting 'sizelimit -1'. I tried too set up 'timelimit -1' in my slapd.conf but I had the same problem.
The app is showing 4371 users and my LDAP tree have 6795 users. My /var/log/http/error_log print a same single error line for each user (4372 equal lines).
Code: Select all
[Wed Aug 31 18:14:24 2016] [error] [client **.***.***.***] PHP Notice: Undefined variable: image in /usr/local/nagiosxi/html/includes/components/ldap_ad_integration/index.php on line 640, referer: http://central2-nagios1.**********.***.ar/nagiosxi/includes/components/ldap_ad_integration/index.php
Thanks a lot, and sorry about my english, is really bad.