From owner-freebsd-isp@FreeBSD.ORG Wed Mar 16 19:36:02 2005 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E26F616A4CE for ; Wed, 16 Mar 2005 19:36:02 +0000 (GMT) Received: from a.dotpix.com.br (ns1.dotpix.com.br [200.101.99.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F3A743D2D for ; Wed, 16 Mar 2005 19:36:01 +0000 (GMT) (envelope-from wendel@dotpix.com.br) Received: from localhost (x [127.0.0.1]) by mx1.dotpix.com.br (Postfix) with ESMTP id E79184727; Wed, 16 Mar 2005 16:38:26 -0300 (BRST) Received: from a.dotpix.com.br ([127.0.0.1]) by localhost (a.dotpix.com.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 97430-19; Wed, 16 Mar 2005 16:38:26 -0300 (BRST) Received: from d.dotpix.com.br (log [192.168.200.253]) by a.dotpix.com.br (Postfix) with ESMTP id 7B0CD46D5; Wed, 16 Mar 2005 16:38:26 -0300 (BRST) Received: from [192.168.200.198] (a [200.101.99.12]) by d.dotpix.com.br (Postfix) with ESMTP id E976323E5; Wed, 16 Mar 2005 16:38:35 -0300 (BRST) Date: Wed, 16 Mar 2005 16:34:46 -0300 From: wendelmaques To: Keith Woodworth , freebsd-isp@freebsd.org Message-ID: In-Reply-To: <20050316103222.P33592@pop.citytel.net> References: <20050316103222.P33592@pop.citytel.net> X-Mailer: Mulberry/4.0.0a7 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at dotpix.com.br Subject: Re: Chroot X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 19:36:03 -0000 > Did that make sense? Another way is to mount the second dir in you chroot environment. You con use: # mount -t null /www/second-site /www/ftp-chroot-site/second-site This allow the user to manage another dir in the same chroot dir. -- wendelmaques http://www.dotpix.com.br/~wendel/site/