From: Andrew Bartlett Date: Fri, 6 Jul 2018 20:51:59 +0000 (+1200) Subject: docs: Explain that "max xmit" is SMB1 only X-Git-Tag: tdb-1.3.16~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87cde1e70f1f5204dedd45e0cc04ae0b7463813;p=thirdparty%2Fsamba.git docs: Explain that "max xmit" is SMB1 only Signed-off-by: Andrew Bartlett Reviewed-by: Douglas Bagnall --- diff --git a/docs-xml/smbdotconf/protocol/maxxmit.xml b/docs-xml/smbdotconf/protocol/maxxmit.xml index aca98d520d5..d7bd66c34b0 100644 --- a/docs-xml/smbdotconf/protocol/maxxmit.xml +++ b/docs-xml/smbdotconf/protocol/maxxmit.xml @@ -4,7 +4,9 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> This option controls the maximum packet size - that will be negotiated by Samba. The default is 16644, which + that will be negotiated by Samba's + smbd8 + for the SMB1 protocol. The default is 16644, which matches the behavior of Windows 2000. A value below 2048 is likely to cause problems. You should never need to change this parameter from its default value.