From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 09:26:56 2004 Return-Path: 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 70DC416A4CE for ; Thu, 3 Jun 2004 09:26:56 -0700 (PDT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5546F43D5D for ; Thu, 3 Jun 2004 09:26:56 -0700 (PDT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.11/8.12.11) with ESMTP id i53GQtwu078113; Thu, 3 Jun 2004 09:26:55 -0700 (PDT) (envelope-from admin2@enabled.com) From: "Noah" To: Geert Hendrickx Date: Thu, 3 Jun 2004 08:26:55 -0800 Message-Id: <20040603162655.M64760@enabled.com> In-Reply-To: <20040603082154.GA3099@lori.mine.nu> References: <20040529213942.M22256@enabled.com> <20040529232528.GA16140@lori.mine.nu> <20040602213746.M25352@enabled.com> <20040603082154.GA3099@lori.mine.nu> X-Mailer: Open WebMail 2.32 20040525 X-OriginatingIP: 64.121.33.4 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 cc: freebsd-questions@freebsd.org Subject: Re: pure-ftpd with SFTP and PureDB Authentication (fwd) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2004 16:26:56 -0000 > > SFTP is for giving secure-ftp-access to users who also have secure- > shell-access (SSH), so I don't think it's appropriate for your case. > FTP-logins can be totally separated from shell-logins (with a > separate passwords-database or even virtual users on some ftp- > servers), so I think you better go on with your FTP-configuration, > but then use a SSL- aware FTP-client to make secured connections to > your server, not SFTP. I dont completely understand here - how can I force people with FTP accounts to log in securely? As in - how do I force SSL authenticated logins but still allow authentication to the accounts in Pureftp DB file? thanks in advance, - noah > > GH > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"