On Tue, 2009-12-01 at 12:52 -0500, [email protected] wrote: > However, how can I tell GSSAPI to use the credentials cache I just > opened? I tried "gss_krb5_acquire_cred_cache" and "gss_export_cred", > but they are not available in libgssapi-krb5-2 on my Debian > installation. I also looked in Heimdal package, but no luck. :(
I believe the function you're looking for is gss_krb5_ccache_name. Sorry for the slow response. ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
