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

openssh gssapi ticket forward and heimdal 0.5.1



Hi!

I use openssh gssapi code from
http://www.sxw.org.uk/computing/patches/openssh.html

It works well with heimdal 0.4e ( thanks Simon!!:) ),
but it seems, that with heimdal 0.5.1 the ticket forwarding is broken.

I traced it to gss_accept_sec_context from server side, and it seems
that  ctx->client_creds->ccache is an empty ccache
without any krb5_creds.

Can anyone reproduce the same problem?
If yes, can anybody fix it in openssh gssapi patch or in heimdal?

Many thanks.

balsa