From owner-freebsd-isp Thu Feb 6 20:57:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id UAA04331 for isp-outgoing; Thu, 6 Feb 1997 20:57:23 -0800 (PST) Received: from al.imforei.apana.org.au (pjchilds@al.imforei.apana.org.au [202.12.89.41]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA04325 for ; Thu, 6 Feb 1997 20:57:18 -0800 (PST) Received: (from pjchilds@localhost) by al.imforei.apana.org.au (beBop) id PAA18850; Fri, 7 Feb 1997 15:26:50 +1030 (CST) Message-ID: <19970207152649.XV33983@al.apana.org.au> Date: Fri, 7 Feb 1997 15:26:49 +1030 From: pjchilds@imforei.apana.org.au (Peter Childs) To: ulf@Alameda.net (Ulf Zimmermann) Cc: freebsd-isp@freebsd.org Subject: Re: virtual domain ftpd with access control ? References: <199702070211.MAA15689@al.imforei.apana.org.au> <199702070342.TAA22167@bitch.Melmac.org> X-Mailer: Mutt 0.60-PL0 Mime-Version: 1.0 In-Reply-To: <199702070342.TAA22167@bitch.Melmac.org>; from Ulf Zimmermann on Feb 6, 1997 19:42:51 -0800 Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ulf Zimmermann writes: > > > : Does anyone has a ftpd, where you can set the access control for > > : each virtual domain ? Like allowing anonymous, or not ? > > > > Yes. Its called "wu-ftpd" and its found in the ports collection. > > It is very flexible and allows different access groups, login restrictions, > > virtual domaining etc.. > > Then take a good look at it. Wu-Ftpd in the beta 12 still only supports > 3 settings per virtual domain, all other settings are global. Also I was not > able to get it using virtual, even I used a config file from a site, which If your virtual domaining needs can't be met by using the standard wu-ftp setup then you can use tcp-wrappers along with wu-ftp with different configuration files for your different virtual sites for absolute flexability. Regards, Peter