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

Rob Crittenden rcritten at redhat.com
Tue Mar 16 18:26:42 UTC 2010


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?

rob




More information about the Freeipa-devel mailing list