Posts Tagged ‘sql’

Reset a Modx Manager Password using SQL

If you’ve forgotten your manager password and you have access to the database and can issue mysql commands (phpmyadmin, or from a mysql command prompt). Use this to reset an account password, tbh, I would of hoped this system was salted (instead of using standard md5, maybe it was done intentionally to allow for this).

Tags: , , ,