Lost MOR GUI admin password
From Kolmisoft Wiki
Jump to navigationJump to search
Execute to your DB:
update users set password = 'd033e22ae348aeb5660fc2140aec35850c4da997' where id = 0;
And login with admin/admin
or run /usr/src/mor/sh_scripts/crack_gui_password.sh , then password will be reset to "admin" and if you'll press enter while running this script, old passowrd will be restored.