[Components] [Authentication] LDAP ActiveDirectory.

2009-11-03 Thread Sascha Frinken
Hi, I would like to use Authentication to authenticate against an ActiveDirectory. I could not get that working without patching ezcAuthenticationLdapFilter... My problem is that the ldap_search on line 268 does not return entries (ldap_count_entries on line 269) as the bind before (line 266)

Re: [Components] [Authentication] LDAP ActiveDirectory.

2009-11-03 Thread Derick Rethans
On Tue, 3 Nov 2009, Sascha Frinken wrote: I would like to use Authentication to authenticate against an ActiveDirectory. I could not get that working without patching ezcAuthenticationLdapFilter... My problem is that the ldap_search on line 268 does not return entries (ldap_count_entries