s4:auth/ntlm: introduce auth_check_password_next()
commitf9388b0ec7bbdb0df1f5a0b8a71532dc4e47fd17
authorStefan Metzmacher <metze@samba.org>
Fri, 16 Jun 2017 22:05:22 +0000 (17 00:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:49 +0000 (27 16:57 +0200)
treeb37e2652b75bc3a2e59d487950b3bf800c98b269
parentee4ea4b99cd7977cd388fe375e23468f927fa41d
s4:auth/ntlm: introduce auth_check_password_next()

This prepares real async handling in the backends.

Check with git show -w.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/auth/ntlm/auth.c