s4-provision: pass the rootDN into guess_names()
authorAndrew Tridgell <tridge@samba.org>
Mon, 22 Aug 2011 07:27:39 +0000 (17:27 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 24 Aug 2011 21:39:38 +0000 (07:39 +1000)
commit53b08bfbdb68724aa7cfb26c9d53f6adf8373423
tree1239a1952425cbc1a3d3e428afa4897e57c3e5fe
parent27656e912340bc4fa58799da569b7673b2d0adca
s4-provision: pass the rootDN into guess_names()

this gets the correct forest DN during provision

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