]> git.baikalelectronics.ru Git - kernel.git/commit
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
authorNoel Power <noel.power@suse.com>
Wed, 27 May 2015 08:22:10 +0000 (09:22 +0100)
committerSteve French <steve.french@primarydata.com>
Sun, 28 Jun 2015 03:26:00 +0000 (20:26 -0700)
commit8390746fbe97561687510e0bbd12551a64f22a38
tree97a7a900cf90b7d379d6674ad000f64fd4faf3c9
parent0aed89899652541af32b964d18e6824dcadc46cf
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set

[MS-SMB] 2.2.4.5.2.1 states:

"ChallengeLength (1 byte): When the CAP_EXTENDED_SECURITY bit is set,
 the server MUST set this value to zero and clients MUST ignore this
 value."

Signed-off-by: Noel Power <noel.power@suse.com>
Signed-off-by: Steve French <smfrench@gmail.com>
fs/cifs/cifssmb.c