[526] in NetBSD-Development
Re: telnet login broken again
daemon@ATHENA.MIT.EDU (John Hawkinson)
Tue Feb 7 08:58:56 1995
Date: Tue, 7 Feb 1995 08:57:20 -0500
To: jtk@atria.com
Cc: netbsd-dev@MIT.EDU
From: John Hawkinson <jhawk@MIT.EDU>
> I'm getting much better error messages this morning--did something
> change? Maybe this is timing/load related?
It seems to be timing related; I've observed that,
having replicated your problem, sometiems I get the
connection closed just after the
[ Kerberos V4 challenge successful ]
and sometimes I get the
You must use the encryption option.
As for replicating it, any one of these three seem to do it:
1] telnet -a granola
2] telnet -a
toggle autoencrypt
open granola
3] telnet -a
toggle autodecrypt
open granola
Of course, -x normally toggles both autoencrypt and autodecrypt...
I will try and look at this in more depth today.
--jhawk