s4-provision Add support for fixing the DC rid to a particular value
authorAndrew Bartlett <abartlet@samba.org>
Sat, 13 Aug 2011 03:32:18 +0000 (13:32 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 13 Aug 2011 10:18:41 +0000 (20:18 +1000)
commit070b970a9d0b4c490d652eb1c5aa5fb23cc7b6a6
tree67dfd98e5fbde74440fd75ed3e2913af59024c7c
parentdaa78ead19fcbfcd5aa169d96c11ab8df49efe4b
s4-provision Add support for fixing the DC rid to a particular value

This will allow an upgraded DC to keep its SID, while being upgraded
to AD.  We also watch for the highest RID in the existing DB to set
next_rid for other additional users.

Andrew Bartlett
source4/scripting/python/samba/provision/__init__.py
source4/scripting/python/samba/upgrade.py