Difference between revisions of "Lost MOR GUI admin password"

From Kolmisoft Wiki
Jump to navigationJump to search
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Execute to your DB:
1. Run /usr/src/mor/sh_scripts/support_access.sh (temporary overwrites admin password)


update users set password = 'd033e22ae348aeb5660fc2140aec35850c4da997' where id = 0;
2. Login as admin/admin to the GUI


And login with admin/admin
3. Press ENTER in console again for script to reset password to previous one
 
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.

Latest revision as of 06:44, 21 October 2011

1. Run /usr/src/mor/sh_scripts/support_access.sh (temporary overwrites admin password)

2. Login as admin/admin to the GUI

3. Press ENTER in console again for script to reset password to previous one