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

r8852: fixed the build

andrew, please check
(This used to be commit 0dda73add315e837defd7a705af988aca4cd4556)
This commit is contained in:
Andrew Tridgell 2005-07-29 23:31:44 +00:00 committed by Gerald (Jerry) Carter
parent 6cec8025b0
commit a9dd19542e

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