[13522] in Athena Bugs
Re: sgi_52 : kerberized telnetd problem
daemon@ATHENA.MIT.EDU (John Hawkinson)
Sun May 21 21:18:28 1995
Date: Sun, 21 May 1995 21:16:22 -0400
To: "Ron M. Hoffmann" <hoffmann@MIT.EDU>
Cc: bugs@MIT.EDU, me@MIT.EDU, tom@MIT.EDU, brlewis@MIT.EDU, bug-sgi@MIT.EDU
In-Reply-To: "[13521] in Athena Bugs"
From: John Hawkinson <jhawk@MIT.EDU>
> Cc: me@MIT.EDU, tom@MIT.EDU, brlewis@MIT.EDU
^^^^^^^^^^
testpjb? Eh?
Further, I cc bug-sgi where (supposedly) sgi-related bug reports
are supposed to go.
> What were you trying to do?
> Telnet to an indy with the kerberized telnetd installed
>
> What's wrong:
> Transcript of attempted telnet:
>
> % /mit/telnet/bin/telnet pb
> ...including Athena's default telnet options: "-ax"
> Trying 18.177.1.1...
> Connected to PADDINGTON.MIT.EDU.
> Escape character is '^]'.
> [ Trying KERBEROS4 ... ]
> [ Kerberos V4 accepts you ]
> [ Kerberos V4 challenge successful ]
> telnetd: I_PUSH ttcompat.
I believe this indicates a compilation error. In a pinch, you can
steal
/afs/sipb.mit.edu/project/sgi/build/kerberos/src/appl/telnet/telnetd/telnetd
which we use on opus.mit.edu (because at the time the release didn't even
make an effort to include a working ). The source tree is in
/afs/sipb/project/sgi/src.
--jhawk