[7304] in Kerberos
Re: Telnet and Encryption
daemon@ATHENA.MIT.EDU (Joff Thyer)
Fri May 17 09:51:28 1996
Date: Fri, 17 May 1996 09:39:08 -0400 (EDT)
From: Joff Thyer <jsthyer@hamlet.uncg.edu>
To: Christopher Penney <penney@cps.msu.edu>
Cc: kerberos@MIT.EDU
In-Reply-To: <4ncs4g$o5b@msunews.cl.msu.edu>
I suggest that you look at the manual page on telnet. Specifically look
at the 'telnetrc' options listed. I recall having to use the "toggle"
encryption flags somehow. (of course I am using krb4 but I don't think
the telnet code differs much)
You might also consider hunting down the actual flags in the code and set
them such that encryption is the default.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Joff_Thyer@uncg.edu
Systems and Networks Department
211 Forney Building, UNC-Greensboro
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
On 15 May 1996, Christopher Penney wrote:
> Date: 15 May 1996 15:10:08 GMT
> From: Christopher Penney <penney@cps.msu.edu>
> To: kerberos@MIT.EDU
> Subject: Telnet and Encryption
>
>
> 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=-
>
>
>
>