s3:ntlmssp Don't permit LM_KEY in combination with NTLMv2
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Aug 2010 10:24:35 +0000 (20:24 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 9 Aug 2010 06:30:42 +0000 (16:30 +1000)
commitca63c24a1d44f9ebcf1566a61d3e976aadbdba49
tree79450606c44cae5237a0f07d02ffbae9803ede2c
parent6af827e1defb9857a3373ac759bd7dfaff9da4f9
s3:ntlmssp Don't permit LM_KEY in combination with NTLMv2

This is another 'belts and braces' check to avoid the use of the
weak 'LM_KEY' encryption when the client has chosen NTLMv2.

Andrew Bartlett
source3/libsmb/ntlmssp.c