Question: Mysql Database md5 password
1
gorkemerdogan35 • 10 wrote:
Hello ,first sorry for bad english , I trying enable file upload via FTP.But some a have issue. I connected galaxy to mysql database successfully, created database and tables.I use pure-ftpd or proftpd for ftp server.I created example database and user table with password md5 crypted.Login successfully.I use galaxy_user table login failure.Change MYSqlCrypt to sha1 in pure-ftpd config file but login failure.I want to change galaxy sha1 crypt to md5 crypt. Is it possible ?