s4-winbind: Use winbindd in the AD DC for fl2003dc and plugin_s4_dc
[Samba/wip.git] / docs-xml / smbdotconf / misc / lockdirectory.xml
blob7c4f536a8eccb3f38403bb47218fdb5589542b41
1 <samba:parameter name="lock directory"
2                  context="G"
3                  advanced="1" developer="1"
4                                  type="string"
5                  constant="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <synonym>lock dir</synonym>
8 <description>
9         <para>This option specifies the directory where lock 
10         files will be placed.  The lock files are used to implement the 
11         <smbconfoption name="max connections"/> option.
12         </para>
14         <para>
15                 Note: This option can not be set inside registry
16                 configurations.
17         </para>
18 </description>
20 <value type="default">&pathconfig.LOCKDIR;</value>
21 <value type="example">/var/run/samba/locks</value>
22 </samba:parameter>