s4-join: make dsServiceName a GUID in @ROOTDSE on join
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Aug 2011 06:05:11 +0000 (16:05 +1000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 12 Aug 2011 02:00:07 +0000 (04:00 +0200)
commitbb6214d63440d52227ea94d1788b6875b4d4742c
tree5757525d8132afe2406d0fa94011b2b1c2e8c553
parentd79ee18f988d1f43eb1f76752e749385b9b9c251
s4-join: make dsServiceName a GUID in @ROOTDSE on join

when joining another domain as a DC we should setup our dsServiceName
in @ROOTDSE to be a GUID so we can cope with later server renames

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/join.py