[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Return value of krb5_cc_default_name



On Fri, 25 Jul 2003, Andreas Haupt wrote:

> Oops. I did not look correctly. There is the difference! "FILE:" is
> missing on SuSE 8.2.

I tracked this back to our ssh. OpenSSH v3.6.1p1 calls the following
function when authenticating with Kerberos5:

#ifdef HEIMDAL
    problem = krb5_cc_gen_new(authctxt->krb5_ctx, &krb5_fcc_ops, &ccache);
#else

After this the KRB5CCNAME misses "FILE:"! After #else generating the
ccache name and calling krb5_cc_resolve is done by hand. When I use this
it works correctly!

Greetings
Andreas

-- 
Andreas Haupt         E-Mail: ahaupt@ifh.de
 DESY Zeuthen
 Platanenallee 6
 15738 Zeuthen