docs: Explain that "reset on zero vc" is an SMB1 feature
authorAndrew Bartlett <abartlet@samba.org>
Tue, 16 Aug 2016 00:21:59 +0000 (12:21 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 31 Aug 2016 05:09:26 +0000 (07:09 +0200)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
docs-xml/smbdotconf/misc/resetonzerovc.xml

index f2ad85db96983e93a4b946f2cc61bed9dafd4db5..a99173319fe7df543f75b164270f2bc121784d2e 100644 (file)
@@ -4,7 +4,7 @@
                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
 <description>
        <para>
-       This boolean option controls whether an incoming session setup
+       This boolean option controls whether an incoming SMB1 session setup
        should kill other connections coming from the same IP. This matches
         the default Windows 2003 behaviour.
 
@@ -17,8 +17,9 @@
        kills all other connections coming from the same IP. This way the
        locked files are accessible again.
 
-       Please be aware that enabling this option will kill connections behind
-       a masquerading router.
+       Please be aware that enabling this option will kill
+       connections behind a masquerading router, and will not trigger
+       for clients that only use SMB2 or SMB3.
 
        </para>
 </description>