summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/locking/force_process_locks.xml
blob: f701c0a5df9f88de6769109e357c5a21accdc945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<samba:parameter name="smbd force process locks"
                 context="S"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This boolean option tells <command moreinfo="none">smbd</command> whether
	to forcefully disable the use of Open File Description locks on Linux.
	</para>
	<para>
	This option should not be changed from the default unless you know what
	you're doing.
	</para>

</description>

<related>locking</related>
<value type="default">no</value>
</samba:parameter>