s3-libads: Rework kerberos_return_pac() to use GENSEC for the server-side
authorAndrew Bartlett <abartlet@samba.org>
Mon, 12 Mar 2012 07:21:10 +0000 (18:21 +1100)
committerStefan Metzmacher <metze@samba.org>
Tue, 3 Apr 2012 15:47:32 +0000 (17:47 +0200)
commit410ca7311ada99112120a46f70e71f99c4b5e0e0
treea142bb8bc7ef9d5a80247c90a7a9ce4c024a1cac
parent4e3e323080b4b934870ff05630444f4e5ed26d98
s3-libads: Rework kerberos_return_pac() to use GENSEC for the server-side

This removes the last user of ads_verify_ticket(), and means that we
only have one code path to verify an incoming krb5 (GSSAPI) ticket.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/libads/authdata.c