r9412: Simplfy this NTLM authentication code by requiring the caller to
commitb456bfa0155ea70ca60590a83e19232c63ec1ac1
authorAndrew Bartlett <abartlet@samba.org>
Sat, 20 Aug 2005 05:59:27 +0000 (20 05:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:33:35 +0000 (10 13:33 -0500)
treea83f9c3f8e9d7b40e7a6c726f00356c06a7f8382
parent8e11003e214729462b7dcf46f09d47efc736e1e8
r9412: Simplfy this NTLM authentication code by requiring the caller to
supply the user_sess_key and lm_sess_key parameters.  Inspired by
coverty complaining about inconsistant checking.

Also factor out some of this code, where we deal with just NT and LM
hashes, or embedded plaintext passwords.

Andrew Bartlett
(This used to be commit ceec35564f44c8043888c8ffa776f137bd1171c8)
source4/auth/auth_sam.c
source4/auth/ntlm_check.c