summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2013-09-15 17:09:35 +0200
committerStefan Metzmacher <metze@samba.org>2013-09-17 05:55:04 +0200
commit6ef3c98ade76e361d210366a0fe79fc3b66e63be (patch)
tree32bccb97a2e3db45c82d21dde0ee4c4524a4d82c /docs-xml/smbdotconf
parent491237840269943550bb0189c19a460d7a3cf0e7 (diff)
downloadsamba-6ef3c98ade76e361d210366a0fe79fc3b66e63be.tar.gz
samba-6ef3c98ade76e361d210366a0fe79fc3b66e63be.tar.bz2
samba-6ef3c98ade76e361d210366a0fe79fc3b66e63be.zip
docs-xml: document SMB3_02 as available protocol for the client side
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Tue Sep 17 05:55:04 CEST 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/smbdotconf')
-rw-r--r--docs-xml/smbdotconf/protocol/clientmaxprotocol.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/protocol/clientmaxprotocol.xml b/docs-xml/smbdotconf/protocol/clientmaxprotocol.xml
index 06fda5aeb0..c7a9fd14c5 100644
--- a/docs-xml/smbdotconf/protocol/clientmaxprotocol.xml
+++ b/docs-xml/smbdotconf/protocol/clientmaxprotocol.xml
@@ -60,6 +60,9 @@
<listitem>
<para><constant>SMB3_00</constant>: Windows 8 SMB3 version. (mostly the same as SMB2_24)</para>
</listitem>
+ <listitem>
+ <para><constant>SMB3_02</constant>: Windows 8.1 SMB3 version.</para>
+ </listitem>
</itemizedlist>
<para>By default SMB3 selects the SMB3_00 variant.</para>
</listitem>