s3-auth: Add a way to get an auth4_context from the auth stack
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Feb 2012 05:14:42 +0000 (16:14 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 24 Feb 2012 00:23:18 +0000 (11:23 +1100)
commit8a9b6fe26dc347afd6dc17570354e0af391b351d
treeb53bed5dc786897fdca800b84ad2eba6afd5fe3a
parentaed0735862f9517c49918bb4e4b444427d924b2e
s3-auth: Add a way to get an auth4_context from the auth stack

This will allow us to use the same layer that auth_ntlmssp does
in the non-SPNEGO session setup, which will in turn make the
authentication code more consistent in the AD server case.

Andrew Bartlett
source3/auth/auth.c
source3/auth/auth_generic.c
source3/auth/auth_samba4.c
source3/auth/proto.h
source3/include/auth.h