[Date Prev][Date Next] [Chronological] [Thread] [Top]

AW: Replication.



hi angelo,

angelo ginochio wrote:
> in openldap-1.2.11 or 2.x is possible subtree replication?

depends on your expectations...if you mean a continuous replication
like done by sluprd, here is a simple solution...

give the slurpd a config file with a different replogfile-entry,
'replicate' the actions logged by slapd with your script
(of course, this must contain the proper pattern matching for the replicas
;-)
to the file parsed by slurpd.
this doesn't mean any change of slapd's or slurpd's code,
but it's a good idea to have a look at it!
especially the filelocking should be done the same way ...

regards
michael