Magento 2 Your password has expired

After resetting password on a Magento 2 installation, when trying to login to backend, I get following error message.

Magento 2 Password expired error

To fix this error, on the command line, run the following commands

You can also update the database table admin_passwords and update the value of the “expires” column to a future date (UNIX timestamp)

In the above SQL command, replace USER_ID_HERE with the “user_id” of the admin user for which you get the password expired error message.

Back to Magento

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *