Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / misc / lockdirectory.xml
blob7945f198646ac498ab02f2ed1d46941ecc37dd1a
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="LOCKDIRECTORY"/>lock directory (G)</term>
3                 <listitem><para>This option specifies the directory where lock 
4                 files will be placed.  The lock files are used to implement the 
5                 <link linkend="MAXCONNECTIONS"><parameter moreinfo="none">max connections</parameter>
6                 </link> option.</para>
8                 <para>Default: <command moreinfo="none">lock directory = ${prefix}/var/locks</command></para>
9                 <para>Example: <command moreinfo="none">lock directory = /var/run/samba/locks</command>
10                 </para></listitem>
11                 </samba:parameter>