[13295] in Athena Bugs
Re: telnet -K/-safe options interacting poorly...
daemon@ATHENA.MIT.EDU (brlewis@MIT.EDU)
Mon Mar 6 17:19:58 1995
From: brlewis@MIT.EDU
Date: Mon, 6 Mar 95 17:19:50 -0500
To: pshuang@MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: "[13288] in Athena Bugs"
Here's the deal:
-x requires -a
The meaning of -K is "not -a". This could be documented better.
I couldn't reproduce the false "status" message claiming encryption was
turned on, and I take it from our zephyr conversation that you had this
situation:
cartoon express.dialup
A -> B -> C
telnet -safe telnet -safe -K
and the "status" message we saw was for the A-B hop.
In summary, telnet -K/-safe options interact like ls -C/-1 options.