Date: Sun, 16 Feb 2003 03:43:26 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: Dag-Erling Smorgrav <des@ofug.org> 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> In-Reply-To: <xzplm0hm7h9.fsf@flood.ping.uio.no> References: <200302152326.h1FNQnAr027546@repoman.freebsd.org> <20030215233943.GC72156@nagual.pp.ru> <20030215234406.GD72156@nagual.pp.ru> <xzplm0hm7h9.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 16, 2003 at 00:47:46 +0100, Dag-Erling Smorgrav wrote: > "Andrey A. Chernov" <ache@nagual.pp.ru> 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-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030216004325.GA73498>