From owner-freebsd-isp Sat May 1 4:11:12 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail.tccsweb.com (h139-142-234-33.cg.FiberONE.NET [139.142.234.33]) by hub.freebsd.org (Postfix) with ESMTP id 1B4BA14F56 for ; Sat, 1 May 1999 04:11:07 -0700 (PDT) (envelope-from brentr@tccsweb.com) Received: from home (brentr@h139-142-234-31.cg.FiberONE.NET [139.142.234.31]) by mail.tccsweb.com (8.9.2/8.8.8) with SMTP id FAA03247; Sat, 1 May 1999 05:11:20 -0600 (MDT) (envelope-from brentr@tccsweb.com) Message-ID: <001001be93c3$1a346620$1fea8e8b@home> From: "Brent Rector" To: "Anders Hanssen" , Subject: Re: configuring a ftp daemon to handle multiple domains. Date: Sat, 1 May 1999 05:09:32 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3007.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3007.0 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi There, One thing I have done, is set up the ftp records in the DNS to handle each domain ...etc. And when the user logs into the box, using their password etc, it puts them right into their home directory. Alternatively, if you have clients that would like to have public_ftp available for themselves, you could create a generic account for reach "domain" ie... body... and setup a directory for that user... and then the "public" ftp directory would actually be a fake users..... You could even set it up without password protection to allow "everyone" and "anyone" to access the files... Hope this helped! Brent Rector TCCSweb.com SysAdmin -----Original Message----- From: Anders Hanssen To: freebsd-isp@FreeBSD.ORG Date: Saturday, May 01, 1999 4:50 AM Subject: configuring a ftp daemon to handle multiple domains. Hi world, I was wondering... Is it possible to set up a ftp daemon to host multiple domains (The way apache does with VirtualHost). I have a server hosting some webpages ( ex: www.my.domain and www.your.domain), It's no problem to set up a record for ftp.my.domain and ftp.your.domain in dns but they all point to the same directory... Hmmm... I want separated directories for each domain... Anyone done this? Any ideas? Thanks in advance. -Anders To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message