auth: Provide a way to specify the NTLMSSP server name to GENSEC
authorAndrew Bartlett <abartlet@samba.org>
Tue, 31 Jan 2012 05:17:04 +0000 (16:17 +1100)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Feb 2012 09:48:09 +0000 (10:48 +0100)
commit55c630404a999180e3bd9dd697d526fc3e21cd3b
treec541502a3400856520a4847daed30f979103d24f
parentc616ab09655611e560f98f3c949a06c389b87767
auth: Provide a way to specify the NTLMSSP server name to GENSEC

This avoids us needing to assume lp_netbios_name().lp_dnsdomain() if the caller
knows better.  This will allow preservation of current s3 behaviour.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
auth/gensec/gensec.h
auth/ntlmssp/gensec_ntlmssp_server.c