1 <samba:parameter name="config file"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This allows you to override the config file
8 to use, instead of the default (usually <filename moreinfo="none">smb.conf</filename>).
9 There is a chicken and egg problem here as this option is set
10 in the config file!</para>
12 <para>For this reason, if the name of the config file has changed
13 when the parameters are loaded then it will reload them from
14 the new config file.</para>
16 <para>This option takes the usual substitutions, which can
17 be very useful.</para>
19 <para>If the config file doesn't exist then it won't be loaded
20 (allowing you to special case the config files of just a few
23 <value type="example">/usr/local/samba/lib/smb.conf.%m</value>