r13472: After Volker's advise, try every combination of parameters. This
authorAndrew Bartlett <abartlet@samba.org>
Sun, 12 Feb 2006 14:19:31 +0000 (14:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:54 +0000 (13:51 -0500)
commit990da31b5f63f1e707651af8bf1a3241a8309811
tree895588fef8fc7339cda58fecef64e51254446230
parent16e5c968756c40b8595503da47a1adb9cb09c447
r13472: After Volker's advise, try every combination of parameters.  This
isn't every parameter on NTLMSSP, but it is most of the important
ones.

This showed up that we had the '128bit && LM_KEY' case messed up.
This isn't supported, so we must look instead at the 56 bit flag.

Andrew Bartlett
source/auth/ntlmssp/ntlmssp.c
source/script/tests/test_session_key.sh