[1879] in Kerberos-V5-bugs
Telnet waits past dropped connection for encryption
daemon@ATHENA.MIT.EDU (Sam Hartman)
Tue Apr 16 13:02:12 1996
Date: Tue, 16 Apr 1996 13:02:06 -0400
From: Sam Hartman <hartmans@MIT.EDU>
To: krb5-bugs@MIT.EDU
The telnet client wait routine to make sure nothing from the
server is displayed before encryption starts should stop waiting if
the remote telnetd drops the connection. Also, it may want to print
out any final message from the server that might be a cause of why the
connection is dropped.
--Sam