Sync State Control question

2011-03-04 Thread Gregory FARUCH
Hello, When i delete a Member Uid attr form an entry with Luma, my python ldap client receive a sync data, but how to get Sync State Control Value who says that a deletion occurs (sync state value = 3). I need to know what modification was made, add, delete, modify ? Also why sever controls fiel

Re: please review encode_assertion_control()

2011-03-04 Thread Michael Ströder
Rich Megginson wrote: > On 03/03/2011 01:28 PM, Michael Ströder wrote: >> Could somebody please look what's wrong with >> encode_assertion_control() in >> Modules/ldapcontrol.c? It seg faults. > err = > ldap_create_assertion_control_value(NULL,assertion_filterstr,&ctrl_val); > The NULL should b

Re: please review encode_assertion_control()

2011-03-04 Thread Michael Ströder
Michael Ströder wrote: > Rich Megginson wrote: >> On 03/03/2011 01:28 PM, Michael Ströder wrote: >>> Could somebody please look what's wrong with >>> encode_assertion_control() in >>> Modules/ldapcontrol.c? It seg faults. >> err = >> ldap_create_assertion_control_value(NULL,assertion_filterstr,

Minimum version of OpenLDAP libs for python-ldap 2.4.x?

2011-03-04 Thread Michael Ströder
HI! Again it's time to think about the minimum required version of OpenLDAP libs to be used for building upcoming python-ldap 2.4.0. I'd vote for strictly requiring a fairly recent version in the OpenLDAP 2.4.x release series. I know that this rules out using packages provided in RHEL 5 or similar

Re: Minimum version of OpenLDAP libs for python-ldap 2.4.x?

2011-03-04 Thread Michael Ströder
(Cc:-ed python-ldap-dev again) Chris Dukes wrote: > On Fri, Mar 04, 2011 at 07:45:15PM +0100, Michael Ströder wrote: >> Again it's time to think about the minimum required version of OpenLDAP libs >> to be used for building upcoming python-ldap 2.4.0. I'd vote for strictly >> requiring a fairly re

Re: Minimum version of OpenLDAP libs for python-ldap 2.4.x?

2011-03-04 Thread Zhang Huangbin
On Mar 5, 2011, at 2:45 AM, Michael Ströder wrote: > Again it's time to think about the minimum required version of OpenLDAP libs > to be used for building upcoming python-ldap 2.4.0. Does it mean py-ldap-2.4.0 won't support OpenLDAP-2.3.x series? Debian 5, RHEL/CentOS 5 ships OpenLDAP-2.3.x.