I wanted to share my experience connecting to Active Directory.
Looked all the open and closed issues here, tried almost everything without any luck.
Finally i managed to solve this mystery.
All i needed was to add this line (41) to ldap.php:
Thank you for reporting this and finding the fix. I'd actually already fixed this in a different project some time ago but had failed to port the fix over to this one. Fixed now.
I wanted to share my experience connecting to Active Directory. Looked all the open and closed issues here, tried almost everything without any luck. Finally i managed to solve this mystery. All i needed was to add this line (41) to ldap.php:
Both lines, 40 and 41, are needed. Maybe it's good to have some kind of configurational parameters in config/config.ini for that?