From owner-freebsd-isp@FreeBSD.ORG Wed Jun 4 09:27:30 2003 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 13D0837B401 for ; Wed, 4 Jun 2003 09:27:30 -0700 (PDT) Received: from mail.munk.nu (213-152-51-194.dsl.eclipse.net.uk [213.152.51.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 608F043F93 for ; Wed, 4 Jun 2003 09:27:29 -0700 (PDT) (envelope-from munk@mail.munk.nu) Received: from munk by mail.munk.nu with local (Exim 4.20) id 19Nb6k-000Nry-1n for freebsd-isp@freebsd.org; Wed, 04 Jun 2003 17:27:26 +0100 Date: Wed, 4 Jun 2003 17:27:26 +0100 From: Jez Hancock To: FreeBSD ISP List Message-ID: <20030604162726.GD91431@users.munk.nu> Mail-Followup-To: FreeBSD ISP List References: <20030604143425.GB88470@users.munk.nu> <00b001c32ab1$c602dc00$6b026b83@marco> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00b001c32ab1$c602dc00$6b026b83@marco> User-Agent: Mutt/1.4.1i Sender: User Munk Subject: Re: proftpd, mass virtual hosting and symlinks 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, 04 Jun 2003 16:27:30 -0000 Hi Marco, On Wed, Jun 04, 2003 at 04:55:44PM +0100, Marco Gon?alves wrote: > i do virual hosting on my server, and since i use PureFTPd all muy trouble finished (at least with ftp sevice), i did it like this: > 1 - intall pureftpd, with mysql support, so you can manage directly from mysql the ftp users Yes I've had a few replies suggesting that PureFTPD handles virtual chrooting quite nicely and I think I'll be looking into it. Tying in user's ftpd vhosts with mysql is also something I'm on the verge of looking at - along with exim/apache... > 2 - dont run the ftp from inetd, you better with standalone via rc.d , here is the script that i made TFT All the best, Jez