[16486] in Athena Bugs
Re: sun4 8.2.15: telnet
daemon@ATHENA.MIT.EDU (Dan Winship)
Sun Nov 15 14:47:59 1998
Date: Sun, 15 Nov 1998 14:47:58 -0500
From: Dan Winship <danw@MIT.EDU>
To: sepherke <sepherke@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: "[16485] in Athena Bugs"
In krb5, "-x" means "require encryption", so if you explicitly say
"telnet -x", and it can't encrypt, it fails. That's different from
krb4.
If you don't specify options, the athena telnet tries -axf, but falls
back if that fails.
-- Dan