[420] in Kerberos_V5_Development
Kerberized Telnet
prb@ATHENA.MIT.EDU (prb@ATHENA.MIT.EDU)
Thu Nov 8 17:24:37 1990
Well, I finally have kerberized telnet which compiles on the VAX 3100 with
all the ansi stuff turned on. The sources are in /mit/telnet/src.ansi and
/mit/telnet/src.common (src.ansi actualy links back to src.common) And there
is the BSD version in /mit/telnet/src.bsd. There is also a directory called
/mit/telnet/vax which has binaries in /mit/telnet/vax/telent/telnet and
/mit/telnet/vax/telnetd/telnetd. (Since I move the "src" pointer between
src.bsd and src.ansi, the links are sometimes wrong for the sources in the
VAX directory...)
Of interest are the TEXT files in /mit/telnet/src.common/common. They
describe the protocol used.
You will need /krb/sbin/login in order to use telnetd. It should support the
-f option.