s4-rodc: next step in RODC join code
authorAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 05:42:54 +0000 (15:42 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 22:40:04 +0000 (08:40 +1000)
commit495bd182f5e26cbcb721ab8209f8acad4d612726
treece3623ed6855ecd1c0ff176848741a5315dbbd10
parent4cacdf00020c808ae8e3ef59378da682ce346133
s4-rodc: next step in RODC join code

a RODC net join can now replicate the schame, config and base
partitions, by calling the net.replicate*() python hooks, and driving
the GetNCChanges calls from python

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/join.py