mysql password update problem

Discussion in 'ISPConfig 3 Priority Support' started by tr909192, May 20, 2022.

  1. tr909192

    tr909192 Member HowtoForge Supporter

    Dear,

    on a master-slave stack (everything debian 10), we have got an issue on mysql password update.
    Basically what we see is that the password of the mysql database is updated not when the customer update the mysql user password, but when it updates the database itself.
    Moreover, the password is updated after every modification of the database, not only if the password change.

    Is that a normal behaviour or some bug exist?
    To me looks strange that the password is updated all the time.
    ty
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    It should be updated if the user is connected to a database. The user is only created/updated if it is assigned to a database.
     

Share This Page