dsdb/repl: we need to replicate the whole schema before we can apply it
authorStefan Metzmacher <metze@samba.org>
Fri, 8 Feb 2019 14:49:55 +0000 (14:49 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 11 Apr 2019 04:17:10 +0000 (04:17 +0000)
commit661dc4574110b0f13c127c8aa6ed0c385292b77c
treef5cef6450f81854d0b227d4289233715d5e43e9d
parentb7c1752754da1e8a83a53670cf4a410ec6e9d7b7
dsdb/repl: we need to replicate the whole schema before we can apply it

Otherwise we may not be able to construct a working schema that's
required to apply the changes.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12204

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
source4/dsdb/repl/drepl_out_helpers.c