[Bug 445] User DCE Credentials do not get forwarded to child session

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed May 21 00:49:14 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=445





------- Additional Comments From simon at sxw.org.uk  2003-05-21 00:49 -------
The existing code only handles the situation where Kerberos
credentials are created by the OpenSSH's krb5 code. What would appear
to be happening under OSF/1 is that one of the calls used to verify
the users login is, as a by-product, creating the credentials cache.

When the child is forked, this environment information is being lost. We
already handle the case for Cygwin where we have to propagate the parents 
environment to the child - this is just a special case of that.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list