1 <samba:parameter name="lock directory"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <synonym>lock dir</synonym>
7 <para>This option specifies the directory where lock
8 files will be placed. The lock files are used to implement the
9 <smbconfoption name="max connections"/> option.
13 Note: This option can not be set inside registry
16 <para>The files placed in this directory are not required
17 across service restarts and can be safely placed on volatile
18 storage (e.g. tmpfs in Linux)</para>
22 <value type="default">&pathconfig.LOCKDIR;</value>
23 <value type="example">/var/run/samba/locks</value>