From owner-cvs-src Sun Feb 16 2:38:27 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1A0037B401; Sun, 16 Feb 2003 02:38:25 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE42143FAF; Sun, 16 Feb 2003 02:38:23 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.7/8.12.7) with ESMTP id h1GAcMEJ099575; Sun, 16 Feb 2003 13:38:22 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.7/8.12.6/Submit) id h1GAcM0U099574; Sun, 16 Feb 2003 13:38:22 +0300 (MSK) (envelope-from ache) Date: Sun, 16 Feb 2003 13:38:22 +0300 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Correct patch Message-ID: <20030216103822.GA99479@nagual.pp.ru> References: <200302152326.h1FNQnAr027546@repoman.freebsd.org> <20030215233943.GC72156@nagual.pp.ru> <20030215235556.GI72156@nagual.pp.ru> <20030216000711.GA72930@nagual.pp.ru> <20030216001101.GB72930@nagual.pp.ru> <20030216003612.GA73416@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 16, 2003 at 11:31:26 +0100, Dag-Erling Smorgrav wrote: > > What you fail to realize in spite of my attempts to explain it to you > is that there are Real Users [tm] out there who want to be able to > control localhost logins (or loopback ssh connections) just like > remote logins, and your patches make that impossible. I understand that such users may exists, but their desires are against OPIE way of things (at least in the form you implement it). Pre-PAMed OPIE always allows localhost (which is "" for it). Your changes breaks "always allowing" mode, because you made /etc/opieaccess not optional. If you want to add a feature to OPIE, do it in the non-destructive compatible way. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message