From owner-freebsd-isp@FreeBSD.ORG Thu Jun 5 13:12:34 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 522AC37B401 for ; Thu, 5 Jun 2003 13:12:34 -0700 (PDT) Received: from manor.msen.com (manor.msen.com [148.59.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0874643F85 for ; Thu, 5 Jun 2003 13:12:33 -0700 (PDT) (envelope-from wayne@staff.msen.com) Received: from manor.msen.com (wayne@localhost [127.0.0.1]) by manor.msen.com (8.12.7M/8.12.7) with ESMTP id h55KCUbu037290 for ; Thu, 5 Jun 2003 16:12:30 -0400 (EDT) Received: (from wayne@localhost) by manor.msen.com (8.12.7M/8.12.7/Submit) id h55KCTuF037289 for freebsd-isp@freebsd.org; Thu, 5 Jun 2003 16:12:29 -0400 (EDT) Date: Thu, 5 Jun 2003 16:12:29 -0400 From: "Michael R. Wayne" To: FreeBSD ISP List Message-ID: <20030605161229.J90466@staff.msen.com> References: <20030604143425.GB88470@users.munk.nu> <00b001c32ab1$c602dc00$6b026b83@marco> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <00b001c32ab1$c602dc00$6b026b83@marco>; from info@kolorbit.com on Wed, Jun 04, 2003 at 04:55:44PM +0100 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: Thu, 05 Jun 2003 20:12:34 -0000 On Wed, Jun 04, 2003 at 04:55:44PM +0100, Marco Gonçalves wrote: > Use FTP, > > i do virual hosting on my server, and since i use PureFTPd all muy trouble finished We're looking at changing ftpd daemons and would like comments from other ISPs. We have a couple of core requirements that we have not been able to get by with either Pure or Pro to date. - All users have a login account so there's no sql issues. - We need anonymous FTP per domain. All uploaded files which get uploaded via anonymous ftp for a domain need to be owned by a user/group associated with this domain and set in the config file. Obviously, the incoming directory is set to write only. - We also need password protected FTP per domain. The ftp user is always in the same unix group as the main account holder and, once again, uploaded files need to be owned by the associated user/group. Restricted write access is set in config file and real account user has full access rights. Last time we checked, the only thing that did all this was WUFTP. Has this changed? /\/\ \/\/