[5325] in testers

home help back first fref pref prev next nref lref last post

Re: Inconsistent handling of KRBTKFILE/KRB5CCNAME by openssh

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Mon Apr 28 21:29:15 2003

Date: Mon, 28 Apr 2003 21:29:08 -0400 (EDT)
Message-Id: <200304290129.h3T1T814029126@brad-majors.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Greg Hudson <ghudson@MIT.EDU>
cc: testers@MIT.EDU
In-reply-to: "[5323] in testers"

>> Okay, it's relevant that my sshd was started from an su session, not
>> at boot time.  I think the culprit is this code excerpt (which is a
>> local mod):
>> 
>> 	/*
>> 	 * XXX something bad might happen if you did Krb4 at the same time...
>> 	 */
>> 	if ((cp = getenv("KRBTKFILE")) != NULL)
>> 		child_set_env(&env, &envsize, "KRBTKFILE", cp);
>> 
>> I don't know what this is trying to accomplish.

   This is code originally written by jhawk that you checked in when you
did the initial import of OpenSSH 3.0.2p1; I'm not 100% certain what
it's original intent was either, but I suspect it's not responsible for
any 9.2-specific bugs, and I figure that by invoking jhawk by name,
we'll get an answer to what the code was trying to do.

Garry

home help back first fref pref prev next nref lref last post