[16619] in Athena Bugs
Re: sun 8.2.15: athena inetd environment lossage
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jan 18 16:54:51 1999
To: John Hawkinson <jhawk@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: Your message of "Mon, 18 Jan 1999 05:05:50 EST."
<199901181005.FAA21816@contents-vnder-pressvre.mit.edu>
Date: Mon, 18 Jan 1999 16:54:43 EST
From: Greg Hudson <ghudson@MIT.EDU>
> It also seems to be a bug that an unreadable KRB5_CONFIG causes
> telnetd to SEGV. I seem to recall this coming up before with other
> k5 clients, so perhaps it's a generic library bug and maybe even
> fixed. (I can't recall and am disinclined to go searching at the
> moment).
krb4 clients will seg fault in this case. (krb5 clients should deal
if written properly.) The problem is in a number of different krb4
library function implementations. When it came up before, I didn't
want to fix all of them due to the number of local changes it would
entail.
We should be going to krb5 1.0.5 for 8.3 (it doesn't look like 1.1
will be out in time), and if that doesn't fix the problem I guess
we'll try to make local fixes.