From: Michael Adam Date: Sun, 9 Sep 2012 22:56:14 +0000 (+0200) Subject: docs: add desciption of new parameter "kernel share modes" to the smb.conf manpage X-Git-Tag: samba-4.0.0rc1~107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=24914531fc86f7fe45537ab2e63db88031d94787;p=thirdparty%2Fsamba.git docs: add desciption of new parameter "kernel share modes" to the smb.conf manpage --- diff --git a/docs-xml/smbdotconf/locking/kernelsharemodes.xml b/docs-xml/smbdotconf/locking/kernelsharemodes.xml new file mode 100644 index 00000000000..5b64b775b1c --- /dev/null +++ b/docs-xml/smbdotconf/locking/kernelsharemodes.xml @@ -0,0 +1,31 @@ + + + + This parameter controls whether SMB share modes are + translated into UNIX flocks. + + + + Kernel share modes provide a minimal level of interoperability + with local UNIX processes and NFS operations by preventing + access with flocks corresponding to the SMB share modes. + Generally, it is very desirable to leave this enabled. + + + + Note that in order to use SMB2 durable file handles on a share, + you have to turn kernel share modes off. + + + + This parameter defaults to yes and + is translated to a no-op on systems that do not have the + necessary kernel flock support. + + + +yes +