Date: 24 Jan 2002 22:39:26 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpam/modules/pam_opieaccess pam_opieaccess.c Message-ID: <xzpadv3bf8x.fsf@flood.ping.uio.no> In-Reply-To: <20020124212631.GA86757@nagual.pp.ru> References: <200201241618.g0OGIi276333@freefall.freebsd.org> <20020124212631.GA86757@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
"Andrey A. Chernov" <ache@nagual.pp.ru> writes: > if ((rhost == NULL || opieaccessfile(rhost)) > > This is not the way OPIE auth suppose. I.e. in non-PAM variant you may > don't add local host to /etc/opieaccess file, but with this change you > can't, it always there. I did it this way because opieaccessfile() always accepts an empty (not NULL) host, but you're right. DES -- Dag-Erling Smorgrav - des@ofug.org 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?xzpadv3bf8x.fsf>