Jul 27, 2024 | Retail Pro Prism
MySQL Password Expired
If a user's MySQL password has expired, that user will not be able to log in to Retail Pro Prism, and will receive an error message. By changing the 'password expiry lifetime' setting in the MySQL workbench, the user's password will again work and you can minimize the likelyhood of this occurance in the future.
Symptom
The User cannot access proxy or log in to Prism.
Problem
You will find this error in the Prism Logs -->"[Mysql] Your password has expired"
Solution
- Login to root in the Mysql Workbench.
- At menu bar, go to Server > Option file.
- Select the Security tab > Authentication > increase the default_password_lifetime (I.e. 99999) which is by default set to 360 days.
- Restart all prism services.