Blog

Magento 2 change admin password – phpmyadmin

Blog / Magento

Magento 2 change admin password – phpmyadmin

UPDATE admin_user
SET admin_user.password = CONCAT(SHA2(‘xxxxxxxxpassword’, 256), ‘:xxxxxxxx:1’)
WHERE admin_user.user_id = 1

Leave your thought here

Η ηλ. διεύθυνση σας δεν δημοσιεύεται. Τα υποχρεωτικά πεδία σημειώνονται με *