1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r8852: fixed the build

andrew, please check
This commit is contained in:
Andrew Tridgell 2005-07-29 23:31:44 +00:00 committed by Gerald (Jerry) Carter
parent d2789c4260
commit 0dda73add3

View File

@ -1146,7 +1146,9 @@ static const struct ntlm_tests {
{test_lmv2_no_dom, "LMv2 (no domain)", False},
{test_ntlmv2_lmv2_broken, "NTLMv2 and LMv2, LMv2 broken", False},
{test_ntlmv2_lmv2_broken_no_dom, "NTLMv2 and LMv2, LMv2 broken (no domain)", False},
#if 0
{test_ntlmv2_ntlmv2_broken, "NTLMv2 and LMv2, NTLMv2 broken", False},
#endif
#if 0
{test_ntlmv2_ntlmv2_broken_no_dom, "NTLMv2 and LMv2, NTLMv2 broken (no domain)", False},
#endif