s4-join: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects for the base...
authorMatthieu Patou <mat@matws.net>
Tue, 25 Oct 2011 18:13:00 +0000 (20:13 +0200)
committerMatthieu Patou <mat@matws.net>
Mon, 19 Dec 2011 10:49:18 +0000 (11:49 +0100)
commitf6435b734ab50b623350b107d014095c49e48e20
treefcb2f3c9d9f583d19b703536c46277984f7f80b8
parentb64494535dc62f4073fc6302847593ed6e6ec38b
s4-join: replicate first with DRS_CRITICAL_ONLY and DRS_GET_ANC objects for the base dn partition

Windows dcpromo do the same: getncchanges with DRS_GET_ANC and
DRS_CRITICAL_ONLY, then it does a getncchanges without those flags for
the rest.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/scripting/python/samba/join.py