From owner-cvs-src Sat Feb 15 15:39:49 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 3DE4A37B401; Sat, 15 Feb 2003 15:39:48 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E725C43FDD; Sat, 15 Feb 2003 15:39:44 -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 h1FNdhEJ072368; Sun, 16 Feb 2003 02:39:43 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.7/8.12.6/Submit) id h1FNdhiq072367; Sun, 16 Feb 2003 02:39:43 +0300 (MSK) (envelope-from ache) Date: Sun, 16 Feb 2003 02:39:43 +0300 From: "Andrey A. Chernov" To: Dag-Erling Smorgrav Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpam/modules/pam_opieaccess pam_opieaccess.c Message-ID: <20030215233943.GC72156@nagual.pp.ru> References: <200302152326.h1FNQnAr027546@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302152326.h1FNQnAr027546@repoman.freebsd.org> 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 Sat, Feb 15, 2003 at 15:26:49 -0800, Dag-Erling Smorgrav wrote: > des 2003/02/15 15:26:49 PST > > Modified files: > lib/libpam/modules/pam_opieaccess pam_opieaccess.c > Log: > Assume "localhost" if no remote host was specified. This is safe from a > POLA point of view since the stock /etc/opieaccess now allows localhost. There is no needs to explicately allow localhost in /etc/opieaccess. It is already works by default, as designed, see OPIE code. Your this and /etc/opieaccess changes breaks POLA. -- 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