From owner-cvs-all Fri Aug 3 9:43: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id D896737B406; Fri, 3 Aug 2001 09:43:00 -0700 (PDT) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.4/8.11.4) id f73GbRV16013; Fri, 3 Aug 2001 20:37:27 +0400 (MSD) (envelope-from ache) Date: Fri, 3 Aug 2001 20:37:26 +0400 From: "Andrey A. Chernov" To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: ftpd & OPIE (was Re: cvs commit: src/lib/libopie Makefile) Message-ID: <20010803203726.A15895@nagual.pp.ru> References: <20010803002200.C3285@nagual.pp.ru> <200108031444.f73EiFr06031@grimreaper.grondar.za> <20010803202823.A15671@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010803202823.A15671@nagual.pp.ru> User-Agent: Mutt/1.3.19i 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 On Fri, Aug 03, 2001 at 20:28:23 +0400, Andrey A. Chernov wrote: > > Practical reason behind of it was: > various sorts of tunneling (FTP via SSH f.e.) can't be enabled, if local > host addresses (excepting localhost) was not added to /etc/opieaccess BTW, does out system ftpd calls opieaccess()? As I look through the code, it is not (but maybe it burried somewhere inside PAM, I am not sure). If not, it is the bug indeed making tunneling not possible even with INSECURE_OPIE. To fix it, please examine the way wu-ftpd does that. I am familiar with regular OPIE and know how to fix things in that area, but know nothing about PAM. -- 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