Re: pure-ftpd with mysql authentication

2010-03-29 Thread Jerry
On Mon, 29 Mar 2010 11:28:49 +0700, m.anis m.a...@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.u...@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.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: pure-ftpd with mysql authentication

2010-03-29 Thread m.anis

On 29/03/2010 16:55, Jerry wrote:

On Mon, 29 Mar 2010 11:28:49 +0700, m.anism.a...@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
MYSQLUsermysqluser
MYSQLPasswordmysqlpass
MYSQLDatabasemysqldb

/

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

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


pure-ftpd with mysql authentication

2010-03-28 Thread m.anis

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
[...]

Thank for your help.

--
--
Best regards
Muhammad Anis

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org