Patch-ID# 101488-01 Keywords: rlogind, flow, tty, settings Synopsis: SunOS 4.1.1;4.1.2;4.1.3: TTY settings change when rlogin into a 4.x system from 5.x. Date: Jan/24/94 SunOS release: 4.1.1, 4.1.2, 4.1.3, 4.1.3C Topic: TTY settings change when rlogin into a 4.x system from 5.x system. BugId's fixed with this patch: 1147895 Architectures for which this patch is available: sun4c, sun4, sun4m Patches which may conflict with this patch: Obsoleted by: Problem Description: (Bug 1147895) ----------- If you login to a system running 5.x using a ttyport and rlogin to a 4.x system then the values of the tty settings get changed. The flow control flags are reset to off. This causes flow control problem on the terminal. INSTALL: 1) login as root 2) mv /usr/etc/in.rlogind /usr/etc/in.rlogind.fcs 3) mv `arch`/{4.1.1,4.1.2,4.1.3}/in.rlogind /usr/etc/in.rlogind 4) chown root.staff /usr/etc/in.rlogind 5) chmod 755 /usr/etc/in.rlogind