[5371] in testers
9.2.3 on Solaris: /usr/athena/bin/telnet problem on kerberized connections
daemon@ATHENA.MIT.EDU (Oliver Thomas)
Tue May 13 13:41:51 2003
Date: Tue, 13 May 2003 13:41:55 -0400
Content-Type: text/plain; charset=US-ASCII; format=flowed
Mime-Version: 1.0 (Apple Message framework v552)
Cc: Oliver Thomas <othomas@mit.edu>
To: testers@mit.edu
From: Oliver Thomas <othomas@MIT.EDU>
Content-Transfer-Encoding: 7bit
Message-Id: <304B131A-856A-11D7-BE36-000393A3632A@mit.edu>
I am getting the following error when trying to open a telnet
connection to a kerberized telnetd (both to athena.dialup.mit.edu or
non-athena ASST servers):
mufasa% telnet athena.dialup.mit.edu
...trying Athena's default telnet options: "-axF"
Trying 18.7.16.69...
Connected to DEPARTMENT-OF-ALCHEMY.MIT.EDU (18.7.16.69).
Escape character is '^]'.
[ Kerberos V5 accepts you as ``othomas@ATHENA.MIT.EDU'' ]
[ Kerberos V5 accepted forwarded credentials ]
ld.so.1: telnet: fatal: relocation error: file telnet: symbol
setupterm: referenced symbol not found
Killed
mufasa% logout
Connection to mufasa closed.
[WRAITH-TWO:~] othomas%
Interestingly it also seems to exit the shell I ran telnet in. In the
above example I was ssh'd into mufasa, and got logged out. If I try it
on an X login, it closes the xterm I issued the telnet command from.
I am running /usr/athena/bin/telnet:
mufasa% where telnet
/usr/athena/bin/telnet
/usr/bin/telnet
/bin/telnet
mufasa%
And if I try it when logged into a 9.1.x machine, it works fine. Sorry
if this is already known, but I didn't see anything in testers or bugs.
Oliver