From owner-freebsd-current Mon Aug 6 6: 4:28 2001 Delivered-To: freebsd-current@freebsd.org Received: from arb.arb.za.net (arb.arb.za.net [196.7.148.4]) by hub.freebsd.org (Postfix) with ESMTP id 92FDC37B427; Mon, 6 Aug 2001 06:04:01 -0700 (PDT) (envelope-from mark@grondar.za) Received: (from uucp@localhost) by arb.arb.za.net (8.11.3/8.11.3) with UUCP id f76D40a62246; Mon, 6 Aug 2001 15:04:00 +0200 (SAST) (envelope-from mark@grondar.za) Received: from grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.11.5/8.11.4) with ESMTP id f76BWnZ09329; Mon, 6 Aug 2001 12:32:50 +0100 (BST) (envelope-from mark@grondar.za) Message-Id: <200108061132.f76BWnZ09329@grimreaper.grondar.za> To: obrien@FreeBSD.ORG Cc: current@FreeBSD.ORG Subject: Re: rlogin terminal settings messed up References: <20010805172328.A92572@dragon.nuxi.com> In-Reply-To: <20010805172328.A92572@dragon.nuxi.com> ; from "David O'Brien" "Sun, 05 Aug 2001 17:23:28 PDT." Date: Mon, 06 Aug 2001 12:32:49 +0100 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > For quite a while now (?3-4 months?) one's terminal settings are messed > up when rlogin'ing into a FreeBSD from a FreeBSD-current one. It used to > be I could rlogin from an 80x24 Xterm, and the terminal settings on the > remote box would also be 80x24. Now COLUMNS=80 and ROWS and TERMCAP > isn't set, so a very large number is assumed. > > Does anyone know what changed? Hmm. rlogind(8) on STABLE and CURRENT is effectively identical, and the bug does not show on a CURRENT->CURRENT rlogin session. > (someone has suggested the change came about when PAM's session model was > changed) Hmm. Maybe I need to MFC login(1) some more. Please try that, and if it works, lets get it committed. STABLE's PAM modules and support are quite a bit behind CURRENT's. What are your /etc/pam.conf entries for "login"? See if borrowing any CURRENT entries helps you. M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message