From owner-freebsd-questions Wed May 28 04:12:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA06568 for questions-outgoing; Wed, 28 May 1997 04:12:58 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA06557 for ; Wed, 28 May 1997 04:12:44 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id OAA16030; Wed, 28 May 1997 14:10:36 +0300 (IDT) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma016028; Wed May 28 14:10:30 1997 Message-ID: <338C128D.506@barcode.co.il> Date: Wed, 28 May 1997 14:10:05 +0300 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: "Dott. Davide Tome'" CC: support@FreeBSD.ORG Subject: Re: Ftp users References: <199705280931.LAA21392@bigbang.tome.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Dott. Davide Tome' wrote: > > Hi, > Is it possible to block an ftp user in his > home directory so that he cannot go > around the all disk ? > Thanks for reply > Ciao > Davide Yes, install wu-ftpd (it's in the ports) and read its docs. It has an option for chroot-ing ftp user logins, much like the standard ftpd does for anonymous. > > ------- > Dott. Davide Tome' > T&T Tecnologie per le Telecomunicazioni > Via Donatori di Sangue, 1 - 20052 - Monza (Milano) > E-Mail: davide@tome.it > http://www.tome.it > Fax: +39-39-2102878 Nadav