s4:s3compat Match s3compat to new auth_ntlmssp API
authorAndrew Bartlett <abartlet@samba.org>
Wed, 2 Jun 2010 13:11:01 +0000 (23:11 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 11:57:50 +0000 (21:57 +1000)
commit271e9c9de473b6c12bea1738d2cd86058fe82e6c
tree245619fc2ff819f7bd9416f7835721cbf6a0c8dc
parent5321d3d65e604299102731ff8306a32c3eb1f944
s4:s3compat Match s3compat to new auth_ntlmssp API

We now return NTSTATUS from auth_ntlmssp_server_info() and correctly
return the right session key for Kerberos.

Andrew Bartlett
source4/s3compat/auth_ntlmssp.c