From owner-freebsd-current Fri Feb 25 13: 6:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id CA97837BBA3; Fri, 25 Feb 2000 13:06:26 -0800 (PST) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id PAA18416; Fri, 25 Feb 2000 15:06:08 -0600 (CST) Date: Fri, 25 Feb 2000 15:06:08 -0600 From: "Matthew D. Fuller" To: "Andrey A. Chernov" Cc: markm@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: OpenSSH bugs with login.conf Message-ID: <20000225150607.A28385@futuresouth.com> References: <20000225190754.A59343@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <20000225190754.A59343@nagual.pp.ru> X-OS: FreeBSD Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 25, 2000 at 07:07:54PM +0300, a little birdie told me that Andrey A. Chernov remarked > How to reproduce bug: > with default /etc/login.conf try to log in using standard login (1) and > "ssh localhost" (2). Then "echo $FTP_PASSIVE_MODE". You'll have "YES" in > case (1) and "Undefined variable." in case (2). User's ~/.login_conf not > handled too. As long as this type of issue is coming up, I'd like to mention another related thing that's been brought up relating to the various ssh ports from time to time; namely, login.access. If we have OpenSSH in the base system, it'd be REALLY nice if it could somehow be thwacked into following the same pattern of access control/etc that every other login method uses. I haven't actually looked through ssh in general to see what sort of login process it uses, but is there any inherent reason why it can't just use login(1) like everything else, and avoid special patching and duplicated code to read the files? -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message