From owner-cvs-all Thu Jan 24 13:39:37 2002 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 41AF337B417; Thu, 24 Jan 2002 13:39:28 -0800 (PST) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 0FEC7532C; Thu, 24 Jan 2002 22:39:27 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpam/modules/pam_opieaccess pam_opieaccess.c References: <200201241618.g0OGIi276333@freefall.freebsd.org> <20020124212631.GA86757@nagual.pp.ru> From: Dag-Erling Smorgrav Date: 24 Jan 2002 22:39:26 +0100 In-Reply-To: <20020124212631.GA86757@nagual.pp.ru> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 "Andrey A. Chernov" 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