summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2018-07-07 08:51:59 +1200
committerAndrew Bartlett <abartlet@samba.org>2018-07-12 04:32:04 +0200
commitf87cde1e70f1f5204dedd45e0cc04ae0b7463813 (patch)
tree527631999db86f748057650590e2121091e4ff44
parent9502b72af61b0437fb5dbf4f44defd4c1151f41d (diff)
downloadsamba-f87cde1e70f1f5204dedd45e0cc04ae0b7463813.tar.gz
docs: Explain that "max xmit" is SMB1 only
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
-rw-r--r--docs-xml/smbdotconf/protocol/maxxmit.xml4
1 files changed, 3 insertions, 1 deletions
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">
<description>
<para>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
+ <citerefentry><refentrytitle>smbd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ 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.
</para>