r684: Note the fact that NTLMv2 provides a weath of futher testcases...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 13 May 2004 15:31:21 +0000 (15:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:53:42 +0000 (12:53 -0500)
Andrew Bartlett

source/torture/rpc/netlogon.c

index b49ba1ef5591d0e83f09e009b96269993b9dd12b..0bdb63121c66cde5a3be1741f2c5a22ac59d477b 100644 (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,