pure-ftpd with mysql authentication

Jerry freebsd.user at seibercom.net
Mon Mar 29 09:55:15 UTC 2010


On Mon, 29 Mar 2010 11:28:49 +0700, m.anis <m.anis at 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 at 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.


More information about the freebsd-questions mailing list