Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2010 05:55:11 -0400
From:      Jerry <freebsd.user@seibercom.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: pure-ftpd with mysql authentication
Message-ID:  <20100329055511.5be37244@scorpio.seibercom.net>
In-Reply-To: <4BB02C81.9090802@arc.itb.ac.id>
References:  <4BB02C81.9090802@arc.itb.ac.id>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Mar 2010 11:28:49 +0700, m.anis <m.anis@arc.itb.ac.id>
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 <mysqluser>
> MYSQLPassword <mysqlpass>
> MYSQLDatabase <mysqldb>
> 
> /////
> 
> 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.

-- 
Jerry
FreeBSD.user@seibercom.net

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________

It is easier to change the specification to fit the program than vice
versa.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100329055511.5be37244>