[CIFS] NTLMv2 support part 3

Response struct filled in exacty for 16 byte hash which we need to check
more to make sure it works.

Signed-off-by: Steve French <sfrench@us.ibm.com>
Esse commit está contido em:
Steve French
2006-06-05 16:26:05 +00:00
commit 6d027cfdb1
4 arquivos alterados com 20 adições e 6 exclusões

Ver arquivo

@@ -582,7 +582,7 @@ struct ntlmssp2_name {
struct ntlmv2_resp {
char ntlmv2_hash[CIFS_ENCPWD_SIZE];
__le32 blob_sign;
__le32 blob_signature;
__u32 reserved;
__le64 time;
__u64 client_chal; /* random */