1 <samba:parameter name="durable handles"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This boolean parameter controls
8 whether Samba can grant SMB2 durable file handles on a share.
11 Note that durable handles are only enabled if
12 <smbconfoption name="kernel oplocks">no</smbconfoption>,
13 <smbconfoption name="kernel share modes">no</smbconfoption>, and
14 <smbconfoption name="posix locking">no</smbconfoption>,
15 i.e. if the share is configured for CIFS/SMB2 only access,
16 not supporting interoperability features with local UNIX processes
20 Also note that, for the time being, durability is not granted
21 for a handle that has the delete on close flag set.
25 <value type="default">yes</value>