You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
We are trying to carry out password rotation for the users created in MariaDB databases. We are using ProxySQL in between the application and the MariaDB server. We found a way to have dual passwords for a user in MariaDB, but could not find a way to have 2 passwords for that particular user in ProxySQL.
We tried to create a same user with different password, but could not do it because of unique constraints. Is there any other way where we can dual password for a user in ProxySQL?
Thanks in advance.
The text was updated successfully, but these errors were encountered:
ambatipavan28
changed the title
Is there dual password support in ProxySQL to carry out safer password rotation
Is there dual password support in ProxySQL to carry out safer password rotation of user
Oct 8, 2024
Hello,
We are trying to carry out password rotation for the users created in MariaDB databases. We are using ProxySQL in between the application and the MariaDB server. We found a way to have dual passwords for a user in MariaDB, but could not find a way to have 2 passwords for that particular user in ProxySQL.
We tried to create a same user with different password, but could not do it because of unique constraints. Is there any other way where we can dual password for a user in ProxySQL?
Thanks in advance.
The text was updated successfully, but these errors were encountered: