summaryrefslogtreecommitdiff
path: root/source4/torture
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2004-05-13 15:31:21 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:53:42 -0500
commit060f94b9fcf9ceddff6700738e35b537cef605ca (patch)
tree4378bf24723185287e33eb53955b7bc058f9a409 /source4/torture
parent03631a6d1f45f8c60fa63c89f7aa66020adbfec9 (diff)
downloadsamba-060f94b9fcf9ceddff6700738e35b537cef605ca.tar.gz
samba-060f94b9fcf9ceddff6700738e35b537cef605ca.tar.bz2
samba-060f94b9fcf9ceddff6700738e35b537cef605ca.zip
r684: Note the fact that NTLMv2 provides a weath of futher testcases...
Andrew Bartlett (This used to be commit d75558cdcbbb89dbe66287d7461b7abae14a8d36)
Diffstat (limited to 'source4/torture')
-rw-r--r--source4/torture/rpc/netlogon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/rpc/netlogon.c b/source4/torture/rpc/netlogon.c
index b49ba1ef55..0bdb63121c 100644
--- a/source4/torture/rpc/netlogon.c
+++ b/source4/torture/rpc/netlogon.c
@@ -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,