r7843: Use the new Heimdal gsskrb_acquire_creds API. This has the right
authorAndrew Bartlett <abartlet@samba.org>
Thu, 23 Jun 2005 01:50:04 +0000 (01:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:42 +0000 (13:18 -0500)
commitbedf92da5c81066405c87c9e588842d3ca5ba945
treeb555789e2d705d30f488855e60a20fc6b8ce1aac
parent21d930cfc3706fec9e0421a799668f022d8aef7c
r7843: Use the new Heimdal gsskrb_acquire_creds API.  This has the right
lifetime constraints, and works with the in-memory keytab.

Move initialize_krb5_error_table() into our kerberos startup code,
rather than in the GSSAPI code explitly.  (Hmm, we probably don't need
this at all..)

Andrew Bartlett
source/auth/gensec/gensec_gssapi.c
source/auth/kerberos/clikrb5.c