Quoting Michael Ströder (michael@stroeder.com):
| Entry (dc=example,dc=nl): object class 'organization' requires attribute 'o' | syncrepl_null_callback : error code 0x41 | syncrepl_entry: rid=000 be_add dc=example,dc=nl failed (65) There is only one such entry in the db and it has an 'o' attribute:
How did you configure replication? Does the consumer replica bind to the provider as an entity which is allowed to read really everything?
Thanks. Turns out the user didn't have full read access on everything...
So it did see the dc=example,dc=nl but not the 'o' attributes. OpenLDAP is very confusing in it's debugging / error messages, but now it works!