Lost MOR GUI admin password

From Kolmisoft Wiki
Revision as of 11:59, 12 May 2008 by Mindaugas (talk | contribs) (New page: Execute to your DB: update users set password = 'd033e22ae348aeb5660fc2140aec35850c4da997' where id = 0; And login with admin/admin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Execute to your DB:

update users set password = 'd033e22ae348aeb5660fc2140aec35850c4da997' where id = 0;

And login with admin/admin