From owner-freebsd-isp Wed Jun 30 17:24:56 1999 Delivered-To: freebsd-isp@freebsd.org Received: from blues.ghis.net (pppc1-21.eisa.net.au [203.166.251.21]) by hub.freebsd.org (Postfix) with ESMTP id 47EB214D6D for ; Wed, 30 Jun 1999 17:24:28 -0700 (PDT) (envelope-from jim@blues.ghis.net) Received: (from jim@localhost) by blues.ghis.net (8.9.3/8.9.3) id KAA32232 for isp@FreeBSD.org; Thu, 1 Jul 1999 10:24:14 +1000 (EST) Date: Thu, 1 Jul 1999 10:24:11 +1000 From: Jim Mock To: isp@FreeBSD.org Subject: wu-ftpd and anonymous ftp Message-ID: <19990701102410.A32192@blues.ghis.net> Reply-To: jim@blues.ghis.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is anyone out there providing multiple host anonymous ftp access? I've got a hosting customer (a print shop) who I'm trying to setup to use anonftp to transfer files between his customers because most of the files are pretty large and end up timing out on mail downloads. I've been using wu-ftpd, and have it somewhat working but I've run into a stumbling block. Logging in as anonymous to ftp.hisdomain.com works fine, but when I try to login with his username to ftp.hisdomain.com, I get invalid password messages. I'm using wu-ftpd 2.5.0, and here's how I have the anon stuff setup.. upload /usr/home/mp/public_ftp /incoming yes mp mp 0660 nodirs virtual aaa.bbb.ccc.dd root /usr/home/mp/public_ftp virtual aaa.bbb.ccc.dd banner /usr/home/mp/public_ftp/etc/ftpmotd virtual aaa.bbb.ccc.dd logfile /usr/home/mp/logs/ftp.log Each vhost has their own IP btw. Like I said, logging in anonymously works fine as does the upload, but now he can't log in to ftp.hisdomain.com with his username and password. Has anyone had this happen? How do I get around it? Any insight would be much appreciated.. this is driving me nuts. TIA. -- - Jim Mock - jim@blues.ghis.net - systems administrator - ghis.NET - - work: http://www.ghis.net/ - personal: http://www.ghis.net/~jim/ - - FreeBSD 'zine: http://www.freebsdzine.org/ - jim@freebsdzine.org - - FreeBSD: http://advocacy.freebsd.org/ - jim@advocacy.FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message