[15717] in Kerberos_V5_Development
Re: krb5_get_in_tkt_with_password -> gss_init_sec_context()
daemon@ATHENA.MIT.EDU (=?iso-8859-1?Q?Love_H=F6rnquist_=C)
Wed Apr 28 04:32:30 2010
X-KTH-mail-from: lha@kth.se
Mime-Version: 1.0 (Apple Message framework v1145)
From: =?iso-8859-1?Q?Love_H=F6rnquist_=C5strand?= <lha@kth.se>
In-Reply-To: <1272421212.19726.280.camel@ray>
Date: Wed, 28 Apr 2010 10:32:22 +0200
Message-Id: <D547C6FC-D2DF-4495-91E1-3133C5D09E95@kth.se>
To: Greg Hudson <ghudson@mit.edu>
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
Greg,
In heimdal we use gss_krb5_import_cred() to import credentials (ccache and keytabs) into a gss_cred_id_t.
Love
28 apr 2010 kl. 04:20 skrev Greg Hudson:
> gss_krb5_ccache_name() will set a thread-specific variable which
> determines the ccache used by gss_acquire_cred().
>
> gss_krb5_acquire_cred_ccache() appears to be an IBM creation; it's not
> in Heimdal, and Google has only five matches for it.
>
> On Tue, 2010-04-27 at 15:26 -0400, vir vir wrote:
>> Hi,
>>
>> I am trying to get a credential cache (krb5_ccache) using the functions krb5_get_in_tkt_with_password() or get the credential handle (krb5_creds)krb5_get_init_creds_password() and then use this credential in gss_init_sec_context().
>> I find out that there is a function call gss_krb5_acquire_cred_ccache()
>> allows an application to acquire a GSS-API credential using a credentials cache.
>> but MIT doesn't support this function.
>> Do you know how I after I am getting the credential for the "password" function I can use it in gss_init_sec_context().
>> Thanks,
>> Alex
>>
>>
>> _______________________________________________
>> krbdev mailing list krbdev@mit.edu
>> https://mailman.mit.edu/mailman/listinfo/krbdev
>
>
> _______________________________________________
> krbdev mailing list krbdev@mit.edu
> https://mailman.mit.edu/mailman/listinfo/krbdev
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev