Derick Rethans wrote:
> 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 on line 269) as the bind before (line 266) was anonymous.
>> If I change the bind to use the credentials everything works fine.
> 
> Gunnstein and I spoke about this some time ago, but I forgot the 
> conclusion. Gunnstein, do you remember?

Authenticated binds are needed in eZ Publish as well (among other
things, because we also connect to AD). I remember making some
suggestion on how it could be implemented. That's where it stands,
AFAIK. I'll see if I can find the discussion.

The use of it in eZ Publish is also delayed by the need to refactor our
login handler code. It is among the changes discussed for 4.3.

-- 
Gunnstein Lye
Systems engineer
g...@ez.no | eZ Systems | http://ez.no
-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to