Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / misc / configfile.xml
blob3edf611b55d1c7c5f9c2f797e6c51db41e2eb14b
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="CONFIGFILE"/>config file (G)</term>
3                 <listitem><para>This allows you to override the config file 
4                 to use, instead of the default (usually <filename moreinfo="none">smb.conf</filename>). 
5                 There is a chicken and egg problem here as this option is set 
6                 in the config file!</para>
8                 <para>For this reason, if the name of the config file has changed 
9                 when the parameters are loaded then it will reload them from 
10                 the new config file.</para>
12                 <para>This option takes the usual substitutions, which can 
13                 be very useful.</para>
15                 <para>If the config file doesn't exist then it won't be loaded 
16                 (allowing you to special case the config files of just a few 
17                 clients).</para>
19                 <para>Example: <command moreinfo="none">config file = /usr/local/samba/lib/smb.conf.%m
20                 </command></para></listitem>
21                 </samba:parameter>