summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2004-01-02 22:38:42 +0000
committertjr <tjr@FreeBSD.org>2004-01-02 22:38:42 +0000
commit622d03664527d3d3fe721e79f2dd24ecc197b6be (patch)
tree29bfe46dba0ee266c5a94f793d668ed1a19215ab /release
parent48774c9608c496e940be2db40ae36281f17e0e3d (diff)
downloadFreeBSD-src-622d03664527d3d3fe721e79f2dd24ecc197b6be.zip
FreeBSD-src-622d03664527d3d3fe721e79f2dd24ecc197b6be.tar.gz
Add support for SMB request signing, which prevents "man in the middle"
attacks and is required to connect to Windows 2003 servers in their default configuration. This adds an extra field to the SMB header containing the truncated 64-bit MD5 digest of a key (a function of the user's password and the server's authentication challenge), an implicit sequence number, and the message data itself. As signing each message imposes a significant performance penalty, we only enable it if the server will not let us connect without it; this should eventually become an option to mount_smbfs.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud