I have an Openldap environment with 2 servers, one serving as provider for 2 
databases and one as consumer.
On one of the databases I only want to replicate certain entries, filtered by 
objectclass. I use syncrepl for replication. Now I would like to write entries, 
which are not covered by the filter and so are not replicated. But Openldap 
sends me a referral to the master on write attempts if I use the updateref 
directive. If I don't use this directive, I get error 53: unwilling to perform.
Is there a way to have part of a databases entries to be replicated and others 
being allowed to write locally?

Thanks a lot,
Michael

Reply via email to