commit | f291095f340db986271e951e3891bb95624a93ea | [log] [tgz] |
---|---|---|
author | Noel Power <noel.power@suse.com> | Wed May 27 09:22:10 2015 +0100 |
committer | Steve French <steve.french@primarydata.com> | Sat Jun 27 20:26:00 2015 -0700 |
tree | 97a7a900cf90b7d379d6674ad000f64fd4faf3c9 | |
parent | 4a10a91756ef381bced7b88cfb9232f660b92d93 [diff] |
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>