Hello,

I am trying to integrate zfcuser-ldap to use as Login method but I can't make it work.

This is what I have done:

 - Install zfcuser (and zfcbase) and activate
 - Check DB Login form is working fine
- Install zfcuser-ldap module following https://github.com/Nitecon/zfcuser-ldap steps

The Ldap auth is not working, if I introduce an email i get

2013-06-24T10:25:07+02:00 NOTICE (5): 0x20 (No such object): searching: [email protected]

on the ldap log file and a blank page is shown.

If I introduce other thing that is not an email I get an Auth Failed message from the module.

Credential data for Ldap might be ok since I check the same data with pure PHP and I get a clean connection.

Please, somebody could guide me to see what is going on ? I don't find even the piece of code that differenciates the email or id input string.

Thanks in advance.
·_-

Reply via email to