[Bug 2775] Improve kerberos credential forwarding support

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Oct 18 02:36:46 AEDT 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2775

--- Comment #4 from Charles Hedrick <hedrick at rutgers.edu> ---
What version of Kerberos do you intend to support?
krb5_cc_support_switch was added in 1.10, in 2012. We've built openssh
on older systems than that. If you intend to continue supporting old
Kerberos, I suggest modifying the autoconf stuff to check whether
krb5_cc_support_switch exists. All the collection stuff was added in a
single release, so it should be enough to check one function added in
that release.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list