Date: Sun, 16 Feb 2003 02:45:30 +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/etc opieaccess Message-ID: <20030215234530.GF72156@nagual.pp.ru> In-Reply-To: <xzpu1f5m7rt.fsf@flood.ping.uio.no> References: <200302152317.h1FNHeGm023895@repoman.freebsd.org> <20030215233625.GA72156@nagual.pp.ru> <xzpu1f5m7rt.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 16, 2003 at 00:41:26 +0100, Dag-Erling Smorgrav wrote: > "Andrey A. Chernov" <ache@nagual.pp.ru> writes: > > As I remember, it is already allowed by default in opieaccess() code. > > There is no needs to add it explicetely. > > No, it isn't. Yes, it is. You miss this code from accessfile.c: if (!host[0]) /* Local login, okay */ return (1); -- 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?20030215234530.GF72156>