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

Re: syncrepl not propagating changes



On 22/08/2012 18:34, Philip Guenther wrote:
On Wed, 22 Aug 2012, Mark Coetser wrote:
On 22/08/2012 10:39, Howard Chu wrote:
Mark Coetser wrote:

on some of the consumers, I have multiple syncrepl configs so that I
replicate specific subdivision data to those servers.

That is not supported. You can only use multiple consumers in the same
database if they are all pointing at different providers (and each of those
providers uses a unique serverID).

Can I split them into separate databases on the consumer? Or whats the
correct way of doing what I am trying to achieve?

I believe you could do this with a single syncrepl consumer with a
searchfilter that tests against entryDN.
  (|(entryDN:dnSubtreeMatch:=dc=repl_config,dc=company)
    (entryDN:dnSubtreeMatch:=dc=subdivision,dc=company))


...though if it's at all a possibility of happening at your site, I would
specifically test the results of moving an entry into or out of a matched
subtree.


Philip Guenther

Thanks for the help, I do prefer the acl solution on the server though that way I have more control from central place as to what is delivered to the consumer. I am however having trouble wrapping my head around the acls

--
Thank you,

Mark Adrian Coetser
mark@pkfnet.co.za