1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

r684: Note the fact that NTLMv2 provides a weath of futher testcases...

Andrew Bartlett
(This used to be commit d75558cdcbbb89dbe66287d7461b7abae14a8d36)
This commit is contained in:
Andrew Bartlett 2004-05-13 15:31:21 +00:00 committed by Gerald (Jerry) Carter
parent 03631a6d1f
commit 060f94b9fc

View File

@ -737,6 +737,7 @@ static BOOL test_lmv2_ntlmv2_broken(struct samlogon_state *samlogon_state, enum
ZERO_STRUCT(user_session_key);
/* TODO - test with various domain cases, and without domain */
if (!SMBNTLMv2encrypt(samlogon_state->username, lp_workgroup(), samlogon_state->password, &samlogon_state->chall,
&names_blob,
&lmv2_response, &ntlmv2_response,