s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2011 18:28:44 +0000 (20:28 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 22 Jun 2011 15:02:49 +0000 (17:02 +0200)
commitb9e095fdfb684005f9bb5c1d943b2a0705308500
tree00dd4f826098964a55094be50d8a9aea5eb13b91
parentd4c30a5ffbeab75506bf1ad5d8d5da48e3f4d41c
s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()

For S4U2Proxy we need to use the ticket from the S4U2Self stage
and ask the kdc for the delegated ticket for the target service.

metze
source4/auth/kerberos/kerberos.c
source4/auth/kerberos/kerberos.h
source4/auth/kerberos/kerberos_util.c