[Bug 445] User DCE Credentials do not get forwarded to child session
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu May 15 21:39:09 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=445
------- Additional Comments From djm at mindrot.org 2003-05-15 21:39 -------
I am not sure I understand (my Kerberos knowledge isn't so great):
We already set this for Krb5 auth:
#ifdef KRB5
if (s->authctxt->krb5_ticket_file)
child_set_env(&env, &envsize, "KRB5CCNAME",
s->authctxt->krb5_ticket_file);
#endif
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list