Re: [Perlgssapi-developer] Patches for perl-GSSAPI
Brought to you by:
achimgrolms
From: Leif J. <le...@it...> - 2006-04-21 13:33:32
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ---------------------------------------------------- >> 3. >> gss_krb5_copy_ccache >> >> Is this function exported by all the GSSAPI implementations? >> (Heimdal, MIT, VAS)? > > It's certainly in Heimdal and MIT. Not sure about VAS. You only really > need it if you're writing something that accepts incoming GSSAPI > connections - we use it for a couple of servers which carry out > delegated actions on behalf of the user. > Actually you should use gssapi credentials forwarding instead. The only time you would need to extract a krb5 cache (which you magically happen to know is there) is for AFS, which I guess is your usecase :-) Cheers Leif -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFESN8c8Jx8FtbMZncRAk80AKCnj42gmqOA2V1jt5y3ETYd0uTyfQCfafhd KyZKnUhBlr8y4TyUbp4P+HM= =wTRG -----END PGP SIGNATURE----- |