[7284] in Kerberos
Telnet and Encryption
daemon@ATHENA.MIT.EDU (Christopher Penney)
Wed May 15 12:00:33 1996
To: kerberos@MIT.EDU
Date: 15 May 1996 15:10:08 GMT
From: penney@cps.msu.edu (Christopher Penney)
I'm using Krb5b5 and I have rlogin/rsh encryption/decryption working fine,
but for some reason I can't get telnet/telnetd to use it.
When I establish a telnet session (telnet -x -a <host>) and do a 'display'
I see "DO ENCRYPT" and "WILL ENCRYPT"; however, 'enc stat' says nothing
and when I do 'enc type ?' it says "Valid encryption types:" with nothing
after/below it.
I assume I have something compiled wrong? I built libtelnet, telnet, and
telnetd with -DENCRYPTION.
TIA,
-=Chris=-