s4-join: use the command line loadparm in provision during a join
authorAndrew Tridgell <tridge@samba.org>
Wed, 10 Nov 2010 23:45:13 +0000 (10:45 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Nov 2010 02:57:04 +0000 (02:57 +0000)
commit81c9b98ecd6b0b4ec412ea7a0963002dc17f4f66
treef14941c8d1df3cf6f3c57efd3dbee6c74565aed2
parent1d7d09a8f72a9f7f888538b7f7c63969407e9c2d
s4-join: use the command line loadparm in provision during a join

this allows a join with an empty smb.conf to override locations of
files correctly with --option

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