From owner-freebsd-questions@FreeBSD.ORG Wed Jun 15 04:30:50 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F23016A41C for ; Wed, 15 Jun 2005 04:30:50 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC31243D49 for ; Wed, 15 Jun 2005 04:30:49 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so126534wri for ; Tue, 14 Jun 2005 21:30:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ilEuz4Utw7odNNlUj9W/W0ZkprDPnYXrBOvWI6dgZnfpwNnz/p+oTXhS6WyeqDVRrVVm0vBeJ1KvVncLqFD5UDE7oU5134TpoiucDQWWk+uplxLfFrO6qzv60Zi0TF1Hr2AJMZQEvIOQfWBplfadmU2ImkdOzyiZWARV0g01wKg= Received: by 10.54.104.20 with SMTP id b20mr3910159wrc; Tue, 14 Jun 2005 21:30:47 -0700 (PDT) Received: by 10.54.4.67 with HTTP; Tue, 14 Jun 2005 21:30:47 -0700 (PDT) Message-ID: Date: Wed, 15 Jun 2005 16:30:47 +1200 From: Juha Saarinen To: Paul Hoffman In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: FTP not using the users database? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Juha Saarinen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2005 04:30:50 -0000 On 6/15/05, Paul Hoffman wrote: > Hi again. I want to set up an FTP server that does *not* pay > attention to the FreeBSD login user database. That is, I want the > server to look in some database (probably text file) that I create > that has usernames and passwords. I'm not worried about file > permissions, assuming that the FTP server takes care of that. >=20 > Which FTP servers do this? Reviews? Google for "freebsd virtual ftp accounts" and you'll find quite a few reviews, how-tos etc. --=20 Juha