DB Passwords

Discussion in 'General' started by erosbk, Jul 31, 2011.

  1. erosbk

    erosbk New Member

    Are not encrypted (in ISPConfig DB)... If is not possible to work with encripted passwords... is possible te "delete" from database this passwords after mysql user creation?

    Best regards
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    The passwords are not encrypted as the mysql user creation commands require cleartext passwords. The passwords dont get removed from the database because the slave servers in a multiserver setup dont have write acess to the database.

    We are working already on a workarount for that to create mysql users without using mysql commands, so that we can use encrypted passwords.
     

Share This Page