From f3c606b13178c56bd82aaef2a3c022d2bf8b195b Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sun, 3 Jun 2012 23:09:33 +0200 Subject: [PATCH] docs-xml: document "server max protocol" SMB3 and SMB3_00 metze --- docs-xml/smbdotconf/protocol/servermaxprotocol.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs-xml/smbdotconf/protocol/servermaxprotocol.xml b/docs-xml/smbdotconf/protocol/servermaxprotocol.xml index 459bce878ca..5eb79f3502c 100644 --- a/docs-xml/smbdotconf/protocol/servermaxprotocol.xml +++ b/docs-xml/smbdotconf/protocol/servermaxprotocol.xml @@ -47,10 +47,19 @@ SMB2_22: Early Windows 8 SMB2 version. - SMB2_24: Windows 8 SMB2 version. + SMB2_24: Windows 8 beta SMB2 version. By default SMB2 selects the SMB2_02 varient. + + SMB3: The same as SMB2. + Used by Windows 8. SMB3 has sub protocols available. + + + SMB3_00: Windows 8 SMB3 version. (mostly the same as SMB2_24) + + + By default SMB3 selects the SMB3_00 varient. -- 2.11.4.GIT