#1053822 openssh-client: consider patch for allow GSSAPI to use default ccache or unique

Package:
openssh-client
Source:
openssh-client
Description:
secure shell (SSH) client, for secure access to remote machines
Submitter:
Christoph Anton Mitterer
Date:
2026-08-23 11:43:05 UTC
Severity:
normal
#1053822#5
Date:
2023-10-12 02:46:45 UTC
From:
To:
Hey there.

I've recently filed:
https://github.com/openssh-gsskex/openssh-gsskex/issues/24
(not sure whether this is actually the current upstream, if there's
any at all, of Debian's GSSAPI patch).

In short, the problem is, that the current patch doesn't work well
when one uses kerberos with multiple realms (or perhaps even multiple
principals withon one real).
More details at the link above.


I've now seen that there may even already be a solution for that.

https://github.com/openssh-gsskex/openssh-gsskex/commit/d26622b7e0f2a9752cb8acb595d0265bd03aee0d
mentions various other patches:
Debian would benefit from [2] and [3].

Fedora seem to have a different patch for this:
https://src.fedoraproject.org/rpms/openssh/blob/rawhide/f/openssh-7.7p1-gssapi-new-unique.patch


I have no idea about the security of these patches ;-)

Do you think it would be possible to merge one of them?


Thanks,
Chris.

#1053822#10
Date:
2023-10-18 17:30:20 UTC
From:
To:

Cheers,
Chris.