[3835] in Kerberos
Re: Anyone using k5 telnet with Linux?
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Wed Sep 14 21:54:07 1994
Date: Wed, 14 Sep 1994 21:41:51 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: mcguire@rocinante.digex.net
Cc: kerberos@MIT.EDU
In-Reply-To: Dave McGuire's message of 10 Sep 1994 14:16:37 -0400,
<34st65$qlo@rocinante.digex.net>
Date: 10 Sep 1994 14:16:37 -0400
From: mcguire@rocinante.digex.net (Dave McGuire)
Organization: Express Access Online Communications, Greenbelt, MD USA
Sender: usenet@cam.ov.com
Hello all, me again...This time I'm wondering if anyone out there
has had any luck with krb5 telnet under Linux.
I'm running a 1.09 kernel on my Linux box. I built k5b4.2 with no
difficulty, I can get tickets, I can telnet *into* the Linux box (from
a Sparcstation) with krb5 tickets, but trying to telnet *out* of the
Linux box blows up with a sigsegv in setcommandmode() according to
gdb. This happens whether I try to do an authenticated login or just
a regular old telnet.
It's known to be broken. We haven't had a chance to go and fix it yet,
though. It's probably a simple porting bug that hasn't yet been fixed.
- Ted