October 5, 201114 yr Hello! I have some problemes with my ftp (pure-ftpd) In my config file i have : MYSQLServer localhost MYSQLUser cpanel MYSQLPassword passwd MYSQLDatabase cpanel MYSQLCrypt [b]md5[/b] MYSQLGetPW SELECT password FROM ftp_users WHERE username="\L" AND login_enabled="y" MYSQLGetUID SELECT uid FROM ftp_users WHERE username="\L" AND login_enabled="y" MYSQLGetGID SELECT gid FROM ftp_users WHERE username="\L" AND login_enabled="y" MYSQLGetDir SELECT homedir FROM ftp_users WHERE username="\L" AND login_enabled="y" MySQLGetQTASZ SELECT panel_customers.diskspace/1024 AS QuotaSize FROM panel_customers, ftp_users WHERE username =$ But froxlor encrypt the passwd off my user with another and i need that he use md5 I have just give a look for customer_ftp.php but i've found nothing Thank for help =D EDIT : we can use @ and & in our passwords ? Edited October 5, 201114 yr by med
October 10, 201114 yr Nopaste configuration files. Explain all the installation/ configuration steps you made (tutorials/howto's/scripts/etc.). Which Linux/ *BSD distribution are you using? Please provide ALWAYS all the information you have in detail, concerning your problem. MYSQLUser cpanelMYSQLDatabase cpanel Are you using Froxlor? EDIT : we can use @ and & in our passwords ? Where? What? How?
November 11, 201114 yr Author I use Debian squeeze 64bit and of course that i use Froxlor i have juste choosed an other name for the DB. My quest was : Can we use @ and & in our accounts, FTP and MySQL passwords with out problems ? CPanel = Control Panel, and Froxlor is a control panel; no ?
Archived
This topic is now archived and is closed to further replies.