I just loaded the module, and had a slightly different response
error: LDAP error: Critical extension is unavailable: critical control unavailable in context: unable to start SyncRepl session: is RFC 4533 supported by LDAP server?
So I added this config
dn: olcOverlay=syncprov,olcDatabase={1}mdb,cn=config changeType: add objectClass: olcOverlayConfig objectClass: olcSyncProvConfig olcOverlay: syncprov olcSpCheckpoint: 100 10 olcSpSessionLog: 100
Then I got a succesful connection message
Now I have things like this
1. serial (2013010102) write back to LDAP failed
I guess the named is trying to update the ldap server, which I do not want. How to resolve this? Or can this be ignored?
2. database: error: failed to convert DN 'idnsName=..com.126,idnsName=xxxxxxxxxxxxxx' to DNS name: empty label
I guess these are ldap entries that have errors, and need to be fixed manually?
3. LDAP error: Size limit exceeded: unable to start SyncRepl session LDAP data synchronization failed: socket is not connected ldap_syncrepl will reconnect in 60 seconds
No idea what is going on here.
You need to load the syncprov module.
I wrote a test for this package recently in Ubuntu, you can see the script here: https://git.launchpad.net/ubuntu/+source/bind-dyndb- ldap/tree/debian/tests/dyndb-ldap?h=applied/ubuntu/devel
Anyone experience with openldap and dyndb from bind?
I am getting this:
critical extension is not recognized: unable to start SyncRepl session:
is RFC 4533 supported by LDAP