summaryrefslogtreecommitdiffstats
path: root/testprogs/win32/prepare_dcpromo
Commit message (Collapse)AuthorAgeFilesLines
* testprogs/win32: add prepare_dcpromo toolStefan Metzmacher2010-06-223-0/+1111
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