[python-ldap] python-ldap syncrepl consumer

David Gabriel davidgab283 at gmail.com
Tue Nov 10 11:10:51 EST 2015


Thank you so much for your quick answer.
Since yesterday I have tried to run the example I found in the indicated
directory (Demo/pyasn1/syncrepl.py) using this command : python syncrepl.py
ldap://localhost test.com but I still get this error "TypeError: must be
string, not None". And it is caused from "ldap_url.who" which is None.
Could you please tell me how to fix this issue ?
Is it problem coming from server side or the arguments ... ?

Thanks in advance.
Best regards,

2015-11-09 15:45 GMT+01:00 Michael Ströder <michael at stroeder.com>:

> David Gabriel wrote:
> > I am looking for an example of syncrepl process that should be upated
> based
> > on any change in the LDAP server.
>
> Demo/pyasn1/syncrepl.py available in the source distribution tar.gz.
>
> Ciao, Michael.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20151110/fb9affc3/attachment.html>


More information about the python-ldap mailing list