Hi Guys, In my web_database table, some of the databases for the passwords have been encrypted with mysql's password() function. I would like to be able to retreive the passwords from the database (we're not a hosting company - we just host our own projects so we need to have access to this). What defines is a password is stored encrypted or not and how can it be disabled? Many thanks in advance .
All passwords are encrypted in current ispconfig versions. The passwords that are in cleartext were inserted by a older ispconfig release. The passwords can not be decrypted.