From owner-freebsd-current Sun Feb 16 2:56: 9 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8368F37B401 for ; Sun, 16 Feb 2003 02:56:08 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AF6F43FB1 for ; Sun, 16 Feb 2003 02:56:07 -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 h1GAu6EJ099776; Sun, 16 Feb 2003 13:56:06 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.7/8.12.6/Submit) id h1GAu5Mj099775; Sun, 16 Feb 2003 13:56:05 +0300 (MSK) (envelope-from ache) Date: Sun, 16 Feb 2003 13:56:05 +0300 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: current@FreeBSD.ORG Subject: Re: OPIE breakage: backout & patch for review Message-ID: <20030216105605.GA99732@nagual.pp.ru> References: <20030216014158.GA73950@nagual.pp.ru> <20030216102738.GA99367@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030216102738.GA99367@nagual.pp.ru> User-Agent: Mutt/1.5.1i 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 On Sun, Feb 16, 2003 at 13:27:38 +0300, Andrey A. Chernov wrote: > > Unless you specify exact details of what I ignore, I'll be forced to > treat your reply as NO REVIEW and commit this changes. Well, after numerous exchanges of nonsense messages a bit of details comes from des, so I correct my explanation. Patch remains the same. As des describes in another thread, he tries to satisfy users who want to control localhost in the same way as other hosts. But... I found that the way he does it breaks existen OPIE behavor and configs. To be more specific, exact breakage after des is: Old non-PAMified OPIE variant: localhost allowed even there is no /etc/opieaccess at all. New variant from des: if there is no /etc/opieaccess, localhost is not allowed. Admins with no /etc/opieaccess AFFECTED! Please note that my patch not adds new functionality des and his users want, it only removes breakage. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message