Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 599
    • Issues 599
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 46
    • Merge requests 46
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #6550

ISPConfig does not show red blinking dot when MySQL user password is changed

Summary

When updating an existing MySQL user's password, the new password is not updated immediately into MySQL.

An workaround exists: the user go to database and edit the database, and even if not changing anything on the interface, ISPConfig will update the password.

Steps to reproduce

  1. Create a MySQL user
  2. Create a MySQL database having the previous created user as linked user
  3. Edit the MySQL user's password
  4. Go to phpMyAdmin (or CLI) and see that the new password doesn't work and the old password still work.

Correct behaviour

The new password should work once edited in ISPConfig interface, and the old password should not work anymore.

Environment

  • Server OS + version: Debian 11
  • ISPConfig version: 3.2.10p2

Software version of the related software:

# mysql -V
mysql  Ver 15.1 Distrib 10.5.18-MariaDB, for debian-linux-gnu (x86_64) using  EditLine wrapper
Edited Aug 02, 2023 by Manoa Ratefiarison
Assignee
Assign to
Time tracking