[python-ldap] Syncrepl Error : critical extension is not recognized

David Gabriel davidgab283 at gmail.com
Sun Nov 15 11:02:00 EST 2015


Dears,

I want to use syncrepl in order to synchronize my consumer which is a
Python application. I configured the server side based on this tutorial
<http://www.openldap.org/doc/admin24/replication.html>, I restart my server
but I get the following error when I run my python application
<https://github.com/rbarrois/python-ldap/blob/master/Demo/pyasn1/syncrepl.py>
:
'info': 'critical extension is not recognized', 'desc': 'Critical extension
is unavailable'

NB: I didn't consider the "Set up the consumer slapd" section because I am
relying on the python consumer application
<https://github.com/rbarrois/python-ldap/blob/master/Demo/pyasn1/syncrepl.py>
.

Please tell me what shall I do ?
Any help from your side is welcome ?

Thanks in advance.
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20151115/6a4dde95/attachment.html>


More information about the python-ldap mailing list