Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
jackflash Posted November 1, 2018 Posted November 1, 2018 We have an old 3.4.9 site and need to change the admin password in the c-panel database - anyone remember how to do it to where it changes the login/password to admin?
Aiwa Posted November 1, 2018 Posted November 1, 2018 I would suggest creating a new account, manually setting it to the admin group, login to the ACP with that new account and then change the password of the other account.
AndyF Posted November 1, 2018 Posted November 1, 2018 4 hours ago, Aiwa said: I would suggest creating a new account, manually setting it to the admin group, login to the ACP with that new account and then change the password of the other account. That's what I would do, its a bit quicker than changing the pass manually. I did (possibly about a year ago) post the relevant details on setting the password to be "!Admin" or something along those lines to allow a quick way back in but tbh if I had to do it again I'd just reg a new account (assuming registration was not disabled, otherwise I'd have to do the former) then change the new acc to be group4 assuming the group ID has not changed. EDIT... Unless the OP is asking as the site is not present on the db and/or there are not 3x files to actually do that or run pass recovery. Hmm. OK Set 'members pass hash' to be: 727a7219b97b8e4e88e84bcdd6adb347 Set 'members pass salt' to be: |J1%] All being well the password for that account should now be "admin" , without the quotes, all in lower case. That was taken from a localhost test install where the pass was as stated...
Ryan Ashbrook Posted November 1, 2018 Posted November 1, 2018 For the record, IPB3 hashed passwords like this: md5( md5( members_pass_salt ) . md5( password ) )
jackflash Posted November 2, 2018 Author Posted November 2, 2018 5 hours ago, AndyF said: That's what I would do, its a bit quicker than changing the pass manually. I did (possibly about a year ago) post the relevant details on setting the password to be "!Admin" or something along those lines to allow a quick way back in but tbh if I had to do it again I'd just reg a new account (assuming registration was not disabled, otherwise I'd have to do the former) then change the new acc to be group4 assuming the group ID has not changed. EDIT... Unless the OP is asking as the site is not present on the db and/or there are not 3x files to actually do that or run pass recovery. Hmm. OK Set 'members pass hash' to be: 727a7219b97b8e4e88e84bcdd6adb347 Set 'members pass salt' to be: |J1%] All being well the password for that account should now be "admin" , without the quotes, all in lower case. That was taken from a localhost test install where the pass was as stated... Thanks, Andy. That worked perfectly after reading over my colleagues notes. Lydia
Recommended Posts
Archived
This topic is now archived and is closed to further replies.