s3-auth remove auth_ntlmssp_start(), call auth_generic_start() directly
authorAndrew Bartlett <abartlet@samba.org>
Fri, 16 Dec 2011 05:38:53 +0000 (16:38 +1100)
committerStefan Metzmacher <metze@samba.org>
Thu, 22 Dec 2011 18:25:10 +0000 (19:25 +0100)
commitc17131685cc7febea6f09c7029c26e9993f8bc91
treeff1b1eeff6ea82ee756a6f61265c569cb038832b
parent1100f6eca568bdf725922eff09988559d2714e45
s3-auth remove auth_ntlmssp_start(), call auth_generic_start() directly

This makes it clear that this can support more than just NTLMSSP.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/auth/auth_ntlmssp.c
source3/rpc_server/dcesrv_ntlmssp.c
source3/smbd/seal.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c