I have locked myself out of admin access

remi szyndler Posted in Technical Support 4 years ago

due to massive failure of hardware I have lost my admin ossn login I do have full server rights and mysql access hoiw do i reset this on a server level ????

Replies
gb Rishi B Replied 4 years ago

you'll need to replace the "salt" and (hashed) "password" fields in the ossn_users table with new values. Look at the function classes/OssnUser.php->addUser() to see exactly how the salts and hashed passwords are calculated.

If you still need help, email me and we can probably work something out.