Re: python-ldap as replication client

2011-03-23 Thread Eric Brunson
On 03/23/2011 01:11 AM, Michael Ströder wrote: > Eric Brunson wrote: >> The new code works great, thanks so much for the new features. >> >> I do have one issue, and maybe I'm just not looking in the correct >> place. The Sync Info Message returns a syncInfoValue which is a BER >> encoded ASN.1 CH

Re: python-ldap as replication client

2011-03-23 Thread Michael Ströder
Eric Brunson wrote: > The new code works great, thanks so much for the new features. > > I do have one issue, and maybe I'm just not looking in the correct > place. The Sync Info Message returns a syncInfoValue which is a BER > encoded ASN.1 CHOICE structure: > > syncInfoValue ::= CHOICE { >

Re: python-ldap as replication client

2011-03-22 Thread Eric Brunson
On 03/11/2011 11:24 AM, Michael Ströder wrote: Eric Brunson wrote: On 03/11/2011 11:00 AM, Michael Ströder wrote: Eric Brunson wrote: On 03/11/2011 05:40 AM, Michael Ströder wrote: No matter which sync protocol you implement it's very likely that you need python-LDAP from CVS HEAD (will be py

Re: python-ldap as replication client

2011-03-11 Thread Michael Ströder
Eric Brunson wrote: > On 03/11/2011 11:00 AM, Michael Ströder wrote: >> Eric Brunson wrote: >>> On 03/11/2011 05:40 AM, Michael Ströder wrote: No matter which sync protocol you implement it's very likely that you need python-LDAP from CVS HEAD (will be python 2.4) since this version

Re: python-ldap as replication client

2011-03-11 Thread Eric Brunson
On 03/11/2011 11:00 AM, Michael Ströder wrote: > Eric Brunson wrote: >> On 03/11/2011 05:40 AM, Michael Ströder wrote: >>> No matter which sync protocol you implement it's very likely that you need >>> python-LDAP from CVS HEAD (will be python 2.4) since this version contains >>> code to extract re

Re: python-ldap as replication client

2011-03-11 Thread Michael Ströder
Eric Brunson wrote: > On 03/11/2011 05:40 AM, Michael Ströder wrote: >> No matter which sync protocol you implement it's very likely that you need >> python-LDAP from CVS HEAD (will be python 2.4) since this version contains >> code to extract response controls from intermediate responses. > > I'm

Re: python-ldap as replication client

2011-03-11 Thread Eric Brunson
On 03/11/2011 05:40 AM, Michael Ströder wrote: > Jeroen van Meeuwen (Kolab Systems) wrote: >> I'm looking to implement LDAP_CONTROL_SYNC(*) capabilities to >> python-ldap's ldap.controls, and while I do have some experience in >> several areas, admittedly compared to you I'm probably the most >> un

Re: python-ldap as replication client

2011-03-11 Thread Jeroen van Meeuwen (Kolab Systems)
Michael Ströder wrote: > Jeroen van Meeuwen (Kolab Systems) wrote: > > I'm looking to implement LDAP_CONTROL_SYNC(*) capabilities to > > python-ldap's ldap.controls, and while I do have some experience in > > several areas, admittedly compared to you I'm probably the most > > under-qualified progra

Re: python-ldap as replication client

2011-03-11 Thread Michael Ströder
Jeroen van Meeuwen (Kolab Systems) wrote: > I'm looking to implement LDAP_CONTROL_SYNC(*) capabilities to > python-ldap's ldap.controls, and while I do have some experience in > several areas, admittedly compared to you I'm probably the most > under-qualified programmer to actually do it. You're a

python-ldap as replication client

2011-03-11 Thread Jeroen van Meeuwen (Kolab Systems)
Hello dear list members, Please allow me to thank you and shortly introduce myself as I'm new to the list; My name is Jeroen van Meeuwen, I'm Dutch and I live in the United Kingdom, where I work for a Swiss company in Free Software groupware solutions, Kolab Systems. I'm looking to implement L