From owner-cvs-src Sat Feb 15 16:43:31 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 AED0537B401; Sat, 15 Feb 2003 16:43:29 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 741F843F3F; Sat, 15 Feb 2003 16:43:28 -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 h1G0hREJ073523; Sun, 16 Feb 2003 03:43:27 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.7/8.12.6/Submit) id h1G0hRDZ073522; Sun, 16 Feb 2003 03:43:27 +0300 (MSK) (envelope-from ache) Date: Sun, 16 Feb 2003 03:43:26 +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: <20030216004325.GA73498@nagual.pp.ru> References: <200302152326.h1FNQnAr027546@repoman.freebsd.org> <20030215233943.GC72156@nagual.pp.ru> <20030215234406.GD72156@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 00:47:46 +0100, Dag-Erling Smorgrav wrote: > "Andrey A. Chernov" writes: > > Look at this code from accessfile.c: > > if (!host[0]) > > /* Local login, okay */ > > return (1); > > That is an *empty* host name, not a NULL one. Go bother someone else. There NO empty host name in OPIE sense. Empty host variable means localhost for OPIE for ages. Read comment /* Local login, okay */ I can't bother someone else, because it is you who broke things. -- 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