1 <samba:parameter name="lock directory"
3 advanced="1" developer="1"
5 xmlns:samba="http://samba.org/common">
6 <synonym>lock dir</synonym>
8 <para>This option specifies the directory where lock
9 files will be placed. The lock files are used to implement the
10 <link linkend="MAXCONNECTIONS"><parameter moreinfo="none">max connections</parameter>
11 </link> option.</para>
14 <value type="default">${prefix}/var/locks</value>
15 <value type="example">/var/run/samba/locks</value>