s3:ntlmssp Don't reply with the LM_KEY negotiation flag when not available
authorAndrew Bartlett <abartlet@samba.org>
Fri, 6 Aug 2010 09:43:06 +0000 (19:43 +1000)
committerGünther Deschner <gd@samba.org>
Tue, 10 Aug 2010 10:13:00 +0000 (12:13 +0200)
commitf6cc686036281ee9b467ba18e96ee5086b89bef7
treee74105755d35689de9756dd27e2b19bff3e6ce59
parent3c0a17a1274df1b38b3acd9335192cd78730b01c
s3:ntlmssp Don't reply with the LM_KEY negotiation flag when not available

This ensures the client isn't confused and we don't enter this
weaker authentication scheme when we don't really, really need to.

Andrew Bartlett

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