From owner-freebsd-questions@FreeBSD.ORG Mon Mar 29 12:59:23 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5206106564A for ; Mon, 29 Mar 2010 12:59:23 +0000 (UTC) (envelope-from m.anis@arc.itb.ac.id) Received: from mx2.ITB.ac.id (mx2.itb.ac.id [IPv6:2001:d30:3:5::67]) by mx1.freebsd.org (Postfix) with ESMTP id EE56F8FC0A for ; Mon, 29 Mar 2010 12:59:22 +0000 (UTC) Received: from mx3.itb.ac.id (mx3.itb.ac.id [167.205.1.68]) by mx2.ITB.ac.id (Postfix) with ESMTP id BA4E535891 for ; Mon, 29 Mar 2010 19:59:37 +0700 (WIT) Received: from mx4.itb.ac.id ([167.205.1.69] helo=mx4.ITB.ac.id) by mx3.itb.ac.id with ESMTP id oK0Ap8Po74063; Mon, 29 Mar 2010 20:00:10 +0700 Received: from www.arc.itb.ac.id (arc.itb.ac.id [167.205.3.3]) by mx4.ITB.ac.id (Postfix) with ESMTP id D7F2EE577 for ; Mon, 29 Mar 2010 19:59:39 +0700 (WIT) Received: from [IPv6:2403:8000:1:1880:a4bc:8b4d:bf2d:80a1] (unknown [IPv6:2403:8000:1:1880:a4bc:8b4d:bf2d:80a1]) by www.arc.itb.ac.id (Postfix) with ESMTP id 24407F7426 for ; Mon, 29 Mar 2010 19:57:50 +0700 (WIT) Message-ID: <4BB0A418.4090701@arc.itb.ac.id> Date: Mon, 29 Mar 2010 19:59:04 +0700 From: "m.anis" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4BB02C81.9090802@arc.itb.ac.id> <20100329055511.5be37244@scorpio.seibercom.net> In-Reply-To: <20100329055511.5be37244@scorpio.seibercom.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SpamTest-Envelope-From: m.anis@arc.itb.ac.id X-SpamTest-Info: Profiles 12931 [Mar 28 2010] X-SpamTest-Info: {FROM: real name seems fake} X-SpamTest-Method: none X-SpamTest-Rate: 0 X-SpamTest-Status: Not detected X-SpamTest-Status-Extended: not_detected X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0285], KAS30/SDK/Release X-Anti-Virus: Kaspersky Mail Gateway, version: 5.6.28/RELEASE, bases: 20100325T100353 #3865736, check: 20100326 clean Subject: Re: pure-ftpd with mysql authentication X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2010 12:59:23 -0000 On 29/03/2010 16:55, Jerry wrote: > On Mon, 29 Mar 2010 11:28:49 +0700, m.anis > articulated: > > >> Hi all, >> I have problem with my pure-ftpd with mysql auth >> I don't know where the error >> I look on the database with phpmyadmin, and everything goes well >> >> here my config: >> pureftpd-mysql.conf >> >> /MYSQLSocket /tmp/mysql.sock >> MYSQLServer localhost >> MYSQLPort 3306 >> MYSQLUser >> MYSQLPassword >> MYSQLDatabase >> >> ///// >> >> pure-ftpd.conf >> >> [...] >> ChrootEveryone yes >> [...] >> MySQLConfigFile /usr/local/etc/pure-ftpd/pureftpd-mysql.conf >> [...] >> CreateHomeDir yes >> [...] >> > If you are unable to secure a suitable solution to your problem here, > you might try the "pure-ftpd" mailing lists, available here: > > http://www.pureftpd.org/project/pure-ftpd/support > > I have used them in the past with great success. > > Thanks a lot, Sorry for trouble -- -- Best Regards