s4-param: set SMB_CONF_PATH when we load a smb.conf
authorAndrew Tridgell <tridge@samba.org>
Mon, 19 Apr 2010 07:17:07 +0000 (17:17 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 19 Apr 2010 08:21:42 +0000 (18:21 +1000)
commit162e7bc5b4679ab9be66730ea6b36ed3d25f0643
treed18e989f399373ec09a96f7367333a65204f8e0a
parentdcf35ab487f9213d4424493257903971ebe3ebbf
s4-param: set SMB_CONF_PATH when we load a smb.conf

this is inherited by child python processes, to ensure they get the
right smb.conf if they don't have one specified. Fixes bug 7301

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/param/loadparm.c