testprogs/win32: add prepare_dcpromo tool
authorStefan Metzmacher <metze@samba.org>
Mon, 31 May 2010 08:02:38 +0000 (10:02 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 22 Jun 2010 08:47:39 +0000 (10:47 +0200)
commitdf96f18e8ff3400d1bb7e9743498936ad32ee005
tree4d42d45e44bb3b38a6f723a93be9441cbc78aa7f
parentefe65cd7b707c3ba5b321016829da431d6905415
testprogs/win32: add prepare_dcpromo tool

This tool can set the DOMAIN-SID and nextRid counter in
the local SAM on windows servers (tested with w2k8r2)

dcpromo will use this values for the ad domain it creates.

This might be useful for upgrades from a Samba3 domain.

metze
testprogs/win32/prepare_dcpromo/GNUmakefile [new file with mode: 0755]
testprogs/win32/prepare_dcpromo/NMakefile [new file with mode: 0755]
testprogs/win32/prepare_dcpromo/prepare_dcpromo.c [new file with mode: 0755]