decompiler mysql SOLVED - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: decompiler mysql SOLVED (/thread-11082.html) |
decompiler mysql SOLVED - alessandro - 06-30-2010 05:41 PM I need to compile the password database of sites. There a system to translate the encrypted passwords for mysql?? Unfortunately I had to do a migration server ispcp. I need to retrieve passwords. I tried using admin phpy copy and paste. But the system does not accept them. How can I view the passwords created by ispcp. Thanks to all Debian Lenny 32 bit ispCP Omega 1.0.5 • 2010-03-31 RE: decompiler mysql - joximu - 06-30-2010 06:24 PM You may use the mail_decrypt script and expand it so it also decrypts the mysql passwords of the customers. See http://isp-control.net/forum/thread-5495.html /J RE: decompiler mysql - alessandro - 06-30-2010 07:40 PM thanks I solved as advised. |