From owner-freebsd-questions@FreeBSD.ORG Sat May 15 22:29:40 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 3F79216A4CE for ; Sat, 15 May 2004 22:29:40 -0700 (PDT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB8243D54 for ; Sat, 15 May 2004 22:29:39 -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 i4G5TbuJ083257 for ; Sat, 15 May 2004 22:29:37 -0700 (PDT) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Sat, 15 May 2004 21:29:37 -0800 Message-Id: <20040516052926.M34718@enabled.com> In-Reply-To: <20040515041555.M2191@enabled.com> References: <20040515041555.M2191@enabled.com> X-Mailer: Open WebMail 2.30 20040103 X-OriginatingIP: 200.190.254.114 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: pure-ftpd with Unix and PureDB authentication 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: Sun, 16 May 2004 05:29:40 -0000 FreeBSD 4.9-STABLE pure-ftpd version 1.0.18 I am trying to configure pure-ftpd with both Unix authentication and PureDB authentication. I am going to use the server with complete TLS/SSL mechanisms only - and refuse cleartext authentication. (TLS 2) at the moment - pure-ftpd only authenticates with the Unix password file. but when I disable SSL/TLS encryption layer (TLS 0) the pureDB is used for authentication. I am trying to allow for both Unix and PureDB authentication when I am accepting only encrypted sessions. I am sure the pureDB file is up to date and pointing to the right file in the pure-ftpd.conf file. is what I am trying to do posisble? cheers, noah ------- End of Forwarded Message -------