[20671] in Athena Bugs
sun4 [9.1.14]: telnet
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Sat Aug 31 18:46:31 2002
Date: Sat, 31 Aug 2002 18:46:29 -0400 (EDT)
Message-Id: <200208312246.SAA05659@bearing-an-hourglass.mit.edu>
To: bugs@MIT.EDU
CC: jweiss@MIT.EDU
From: Jonathon Weiss <jweiss@MIT.EDU>
System name: bearing-an-hourglass.mit.edu
Type and version: Ultra-1 9.1.14 (with mkserv)
Display type: ffb
Shell: /bin/athena/tcsh (/usr/local/bin/sipbtcsh?)
Window manager: /usr/local/bin/vtwm.gamma
What were you trying to do?
test the behaviour of telnet/telnetd when making an
unencrypted connection
What went wrong?
when supplied with no options, Athena's telnet binry says:
...trying Athena's default telnet options: "-axF"
however, despite the -x option, unencrypted connections are allowed
Additionally, if I telnet to a machine that requires encrypted
connections and I don't supply any options to telnet, and I
don't have tickets, the connection hangs after reporting tha
tit can't establish encryption. It's not clear to me if this
is telnet or telnetd's fault.