[2536] in Kerberos
Kerberos V4 Patch level 10 and Rlogin
daemon@ATHENA.MIT.EDU (Doug Engert)
Thu Jan 28 17:04:19 1993
Date: Thu, 28 Jan 93 15:50:22 CST
From: "Doug Engert" <DEEngert@anl.gov>
To: <kerberos@Athena.MIT.EDU>
I am running Kerberos V4 at patch level 10 on SunOS 4.1.2. When I
run rlogin with the -x option to get encrypted transmissions, and I
change the size of a window, rlogin uses sendwindow() to send the
window size information "via the magic escape",
0377,0377,s,s,..... this appears on my screen as ^?^?ss..... and
it goes in as standard input.
If I use rlogin at patch level 9 with the rlogind at patch level
10, window size events work correctly.
It appears that some one (kstream-des.c?) has converter the 0377
to 0177 or has divided up the message so the control() routine in
rlogind does not see the full message in a buffer.
Any ideas?
Douglas E. Engert
Systems Programming
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(708) 252-5444
Internet: DEEngert@anl.gov