s4-provision: include command line provision options in the generated smb.conf
authorAndrew Tridgell <tridge@samba.org>
Thu, 11 Nov 2010 02:09:29 +0000 (13:09 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 11 Nov 2010 02:57:04 +0000 (02:57 +0000)
commit21fe96e8f9e1f3f3d047ed893633228c2aef881c
treed5fe88fae831f8b3f25ba6a76411fc9878fad37c
parent60cb372bd6c874af1050ff3d723bacee8c9cbf8e
s4-provision: include command line provision options in the generated smb.conf

this saves the smb.conf using lp.dump_globals() to ensure that any
command line options (for example directory overrides) are saved in
the generated smb.conf

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