UPDATE CmUsers SET authdata='19106293771354909387443197434247499241' where id=0;
Admin Password Reset
Last updated 3 months ago
Learn how to reset the admin password with SQL.
What you'll learn
- Reset admin password
Prerequisites
- Having a CoreMedia system
Time matters
Reading time: 1 minute
Should I read this?
This guide is for Developers, Administrators.
If the admin password has been forgotten and cannot be changed with Studio, you can use the following SQL-statement to set it back to 'admin'.
Is this page useful?