s4-rodc: added REPL_SECRET exop replication of accounts
authorAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 12:10:46 +0000 (22:10 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 22:40:04 +0000 (08:40 +1000)
commite3c0409c7a22d8412a74436aa5733bc527730b5a
treeda880caaca07e1655bfeb91220340b7715b615d1
parent4ab1a489c74079644c1fce5df1ced5a0bbbc9f39
s4-rodc: added REPL_SECRET exop replication of accounts

During a RODC join, we need to fetch the secrets for the machine
account and krbtgt account using GetNCChanges
DRSUAPI_EXOP_REPL_SECRET calls

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