s4-dsdb: Ensure we never write read-only objects onto a read-write replica
commit96db13405bce8fa6d08b8b802439a606643e6db4
authorAndrew Bartlett <abartlet@samba.org>
Tue, 17 Jul 2012 05:48:15 +0000 (17 15:48 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 18 Jul 2012 07:32:53 +0000 (18 09:32 +0200)
treeaafa7d86a3e52bc05739dfae8bf6afd30f92e6f8
parent127352c78c0328d59d742f0b4520ebaac6307854
s4-dsdb: Ensure we never write read-only objects onto a read-write replica

We should prevent this much further up the stack, but at least add a choke
at this point for now.

Additionally, this avoids administrator-forced replications causing
considerable damange to the directory.

Andrew Bartlett
source4/dsdb/repl/replicated_objects.c