diff options
author | Bill Nagel <wnagel@tycoint.com> | 2014-11-30 16:51:26 -0500 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-11-30 21:53:30 +0000 |
commit | 96c3b1a1bb52f4f25c3c3e6284e0d5bc23145ef0 (patch) | |
tree | 14e7acad8b81029231f2028b976b48c1a35b2a7c /docs/FEATURES | |
parent | c8996bab1c95e292eff64fa848cf79131a01aeec (diff) |
docs: Updated for the SMB protocol
This patch updates the documentation for the SMB/CIFS protocol.
Diffstat (limited to 'docs/FEATURES')
-rw-r--r-- | docs/FEATURES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 802292c55..a67400242 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -127,6 +127,12 @@ FILE - upload - resume +SMB + - SMBv1 over TCP and SSL + - download + - upload + - authentication with NTLMv1 + SMTP - authentication: Plain, Login, CRAM-MD5, Digest-MD5, NTLM (*9) and Kerberos 5 (*4) |