[1493] in Kerberos-V5-bugs
Re: Kerberos V5 Telnet compliance with RFC1416
daemon@ATHENA.MIT.EDU (Joe Ramus)
Mon Jun 19 19:01:02 1995
Date: Mon, 19 Jun 95 16:00:26 PDT
From: ramus@nersc.gov (Joe Ramus)
To: tytso@MIT.EDU
Cc: krb5-bugs@MIT.EDU, johnma@sco.com, jonco@sco.com, dceivers@sco.com
>> From tytso@MIT.EDU Fri Jun 16 19:10:51 1995
>> Return-Path: <tytso@MIT.EDU>
>> Date: Fri, 16 Jun 1995 22:10:37 +0500
>> From: Theodore Ts'o <tytso@MIT.EDU>
>>
>> From: "John J. Marco" <johnma@sco.COM>
>> Date: Wed, 14 Jun 1995 15:35:12 -0700 (PDT)
>>
>> Does the Kerberos V5 telnet program in the Krb5 Beta 5 release
>> fully adhere to the specification of the telnet authentication
>> option defined in RFC 1416? If not, then where can I obtain
>> documentation on the protocol being used?
>>
>> It is intended to fully adhere to the telnet specifications, and as far
>> as I know it does so. I haven't personally done a line by line audit of
>> the code to make sure that it does, however. (Note that it's derived
>> from the Berkeley Telnet sources, so it's derived from one of the
>> dominant implementations available on the Net.)
I saw the following on the IETF mailer. My question:
Does the Kerberos V5 telnet & telnetd include most of the bug fixes
that are in the version announced by David Borman?
--------------------------------------------------------------------
There is a new version of the BSD telnet code now available for
anonymous FTP. This is the version of Telnet code that will be on
the 4.4BSD-Lite2 distribution, and is mostly a bug-fix release. It
can be picked up via anonymous FTP from ftp.cray.com, in the file
src/telnet/telnet.95.05.31.NE.tar.Z.
This version does not have encryption code, but a version with the
encryption code can be gotten from an ftp archive at MIT, see the
README.encryption file for more information.
-David Borman, dab@cray.com