auth/ntlmssp: make ntlmssp_server_check_password() shorter
authorStefan Metzmacher <metze@samba.org>
Fri, 16 Jun 2017 15:11:17 +0000 (17:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 26 Jun 2017 11:07:30 +0000 (13:07 +0200)
commit27e43e1d0c35550e227c127f3c857fa4420cc8dc
tree4b8c33bbadffe6256e29821107353940a2064c2c
parentc6b37a0e1dff557ca8e200b47eff50d89c180e30
auth/ntlmssp: make ntlmssp_server_check_password() shorter

We move as must as possible into ntlmssp_server_{pre,post}auth().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Mon Jun 26 13:07:30 CEST 2017 on sn-devel-144
auth/ntlmssp/ntlmssp_server.c