From owner-cvs-all Sat Feb 15 15:37:45 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 989D937B401; Sat, 15 Feb 2003 15:37:43 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D13043F75; Sat, 15 Feb 2003 15:37:42 -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 h1FNbfEJ072334; Sun, 16 Feb 2003 02:37:41 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.7/8.12.6/Submit) id h1FNbfbJ072333; Sun, 16 Feb 2003 02:37:41 +0300 (MSK) (envelope-from ache) Date: Sun, 16 Feb 2003 02:37:41 +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/usr.bin/login login.c Message-ID: <20030215233741.GB72156@nagual.pp.ru> References: <200302152316.h1FNGfUQ023858@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302152316.h1FNGfUQ023858@repoman.freebsd.org> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@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:16:41 -0800, Dag-Erling Smorgrav wrote: > des 2003/02/15 15:16:41 PST > > Modified files: > usr.bin/login login.c > Log: > Set PAM_RHOST to "localhost" if no remote host was specified. This allows > pam_opieaccess() to work as expected for local logins. I think it is already works, empty host treated as localhost in opieaccess() and local logins already allowed by default with no special setup required. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message