[Bug 2775] Improve kerberos credential forwarding support

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


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

--- Comment #3 from Charles Hedrick <hedrick at rutgers.edu> ---
I'm going to try the patch. But it's been a while. Is that patch going
to happen?

One comment: You say you have to do the template replacement yourself
because you're running as root. Another approach, which is probably
safer because you don't have to duplicate code that could change, is to
temporarily change your UID. I've done that in my own code.
Incidentally, make sure you check this code with KCM:. The default is
normally KCM:, with no uid. If you're going to use the default, you
have to be the user when you generate the ccache, or you'll get root's
KCM.

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


More information about the openssh-bugs mailing list