From owner-freebsd-questions Wed Sep 18 12:41:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D30737B404 for ; Wed, 18 Sep 2002 12:41:23 -0700 (PDT) Received: from mta02-srv.alltel.net (mta02.alltel.net [166.102.165.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF47643E3B for ; Wed, 18 Sep 2002 12:41:20 -0700 (PDT) (envelope-from smoberly@karamazov.org) Received: from mail.karamazov.org ([162.40.89.10]) by mta02-srv.alltel.net with ESMTP id <20020918194119.FPTV22321.mta02-srv.alltel.net@mail.karamazov.org>; Wed, 18 Sep 2002 14:41:19 -0500 Received: from karamazov.org (localhost [127.0.0.1]) by mail.karamazov.org (8.12.6/8.12.5) with SMTP id g8IJfH6K020439; Wed, 18 Sep 2002 14:41:18 -0500 (CDT) (envelope-from smoberly@karamazov.org) From: "Scott A. Moberly" Received: from 65.221.169.187 (SquirrelMail authenticated user smoberly) by www.karamazov.org with HTTP; Wed, 18 Sep 2002 14:41:18 -0500 (CDT) Message-ID: <8005.65.221.169.187.1032378078.squirrel@www.karamazov.org> Date: Wed, 18 Sep 2002 14:41:18 -0500 (CDT) Subject: Re: hidding local filesystem with ftpd ? To: In-Reply-To: <20020918104912.B55311@daemon.esiee.fr> References: <20020918104912.B55311@daemon.esiee.fr> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hi > > Is there a way to hide the local filesystem with the FreeBSD ftpd > daemon ? > > I only want to let users access to their NFS mounted home > directories. > > Thanks The file /etc/ftpchroot will do this for you. See man 8 ftpd. Scott A. Moberly smoberly@karamazov.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message