--On Sunday, September 28, 2008 23:44:03 +0100 Gavin Henry ghenry@openldap.org wrote:
----- "John Maddock" J.Maddock@ed.ac.uk wrote:
Hi.
With OpenLDAP 2.4.10 is it possible to replicate a translucent overlay's local changes to another server?
Regards, John.
How did you get on? The local db is just a bdb database, so you should be able to.
You can't, because translucent uses back-ldap, which disables lastmod. So at least with syncrepl, it's impossible to replicate the local database.
--andy