[Freeipa-devel] [PATCH] Enable LDAPObject subclasses to disable DN normalization in their methods.

Rob Crittenden rcritten at redhat.com
Fri Apr 16 18:24:44 UTC 2010


Pavel Zůna wrote:
> Rob Crittenden wrote:
>> Pavel Zuna wrote:
>>> New attribute in LDAPObject: normalize_dn
>>>
>>> Defaults to True. If False, LDAP* methods won't normalize DNs before 
>>> passing them to python-ldap.
>>>
>>> Pavel
>>>
>>
>> This also makes entries returned by LDAPSearch a list instead of a 
>> tuple. What is the purpose of that?
> It enables *-find plugins to easily add/remove entries in post_callback.
> 
>> rob
> 
> Pavel
> 

Ok, ack, pushed to master




More information about the Freeipa-devel mailing list