PhpMyadmin Mot de passe

Discussion in 'Installation/Configuration' started by cremos, Feb 12, 2021.

  1. cremos

    cremos Member

    Hello,
    I am in Ispconfig 3.2.2
    When we want to administer a database in my administration area via the link, I have to enter the password again. Is this normal behavior?
    Thank you in advance for your answers.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes. phpmyadmin is a separate software and therefore requires you to enter the username and password of the mysql database that you want to log in to.
     
  3. cremos

    cremos Member

    Thank you for your feedback, it is a bit restrictive when one person manages several databases. Knowing that a session is already open, is it not possible to enter PhpMyadmin without entering the password again.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    No, this would require to store mysql passwords in cleartext and then pass them to phpmyadmin, which would be very insecure.
     

Share This Page