s3-ntlm_auth: Wrap kerberos token in GSSAPI
commit4dae0e7ec5add0c2000484a7dc6ca6f147e6ecb9
authorAndrew Bartlett <abartlet@samba.org>
Sat, 25 Feb 2012 03:17:23 +0000 (25 14:17 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 1 Mar 2012 11:04:45 +0000 (1 22:04 +1100)
treed2327eaee942a7cf8e907b9aa976c7d31ebc62c4
parent5b700cb0e3bab1f9b0452db108d9150d5067c55d
s3-ntlm_auth: Wrap kerberos token in GSSAPI

While windows will accept this ticket without the wrapping, it is
nicer to follow the standard and wrap it up in GSSAPI.

This should allow the ntlm_auth gss-spnego-client to talk to
the ntlm_auth gss-spengo server.

Reported by Christof Schmitt <christof.schmitt@us.ibm.com>

Andrew Bartlett
source3/utils/ntlm_auth.c