s4-join supply the NTDS GUID to the provision
authorAndrew Bartlett <abartlet@samba.org>
Thu, 25 Aug 2011 09:13:34 +0000 (19:13 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 13 Sep 2011 05:37:12 +0000 (15:37 +1000)
commit840448eae81542b78c22d4b2bc93281c39688007
tree596c26e19ab952e7da8db0551dd99059c3ce8f19
parent846e34264828e725ad32897aafbdfd6c0334a7a9
s4-join supply the NTDS GUID to the provision

Unlike other join operations, the creation of a subdomain makes local
changes to the DB, so we need to pass in the NTDS GUID to ensure the
one set on the object created in the parent domain is the one that is
used.

Andrew Bartlett
source4/scripting/python/samba/join.py