database_password in web_database - encrypted

Discussion in 'General' started by Xenocide, May 17, 2012.

  1. Xenocide

    Xenocide Member

    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 :).
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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.
     

Share This Page