samba_kcc NTDSConnection translation
commit819f11285d12041f2a22a6c92ebabb8a559886c5
authorDave Craft <wimberosa@gmail.com>
Sun, 4 Dec 2011 17:08:56 +0000 (4 11:08 -0600)
committerAndrew Tridgell <tridge@samba.org>
Thu, 8 Dec 2011 00:48:17 +0000 (8 11:48 +1100)
treec38b2a78c2615b3c7ae56b3414d3557314bb57c8
parent0a4746a20085a21bd8f28faf13bc5168f3ad5afb
samba_kcc NTDSConnection translation

This is an advancement of samba_kcc to compute and
commit the modification of a repsFrom on an NC Replica.
The repsFrom is computed according to the MS tech spec
for implied replicas of NTDSConnections.  Proper maintenance
of (DRS options, schedules, etc) from a NTDSConnection are now
all present.  New classes for inter-site transports, sites,
and repsFrom) are now present in kcc_utils.py.  Substantively
this gets intra-site topology generation functional by committing
the repsFrom that were computed from the DSA graph implemented in
prior drops of samba_kcc

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/scripting/bin/samba_kcc
source4/scripting/python/samba/kcc_utils.py