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)
committerGünther Deschner <gd@samba.org>
Tue, 10 Aug 2010 10:13:00 +0000 (12:13 +0200)
commitd112557a05b23480abd3f2f52c1c7b8ded2b4f66
treeaf45de685dfe75d5f704d16b7d45a3e471a78f53
parentf6cc686036281ee9b467ba18e96ee5086b89bef7
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

Signed-off-by: Günther Deschner <gd@samba.org>
source3/libsmb/ntlmssp.c