HELP! Lost username & password!

A place to make for-pay "CMS made simple" job offerings
Locked
JohnnyB
Dev Team Member
Dev Team Member
Posts: 729
Joined: Tue Nov 21, 2006 5:05 pm
Location: OH, USA

Re: HELP! Lost username & password!

Post by JohnnyB »

Hi,
If you need commercial help to do this, feel free to send me a PM.
But, there is a lot of documentation in the forums and also here to help: http://docs.cmsmadesimple.org/troublesh ... d-recovery

You can use PHPMyAdmin to access your database and then look at the cms_users table to find your admin username. The password is encrypted but with the version you are running, you can easily paste the following into the password field of the database table:
21232f297a57a5a743894a0e4a801fc3
which resets the password to 'admin'
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Wishbone
Power Poster
Power Poster
Posts: 1369
Joined: Tue Dec 23, 2008 8:39 pm

Re: HELP! Lost username & password!

Post by Wishbone »

If passwords are salted (I always uncheck the box), the above procedure won't work...

I have fixed a forgotten salted password by hacking the code to allow a blank password for one particular username, was able to log in, change the password, then un-hack the code.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 729
Joined: Tue Nov 21, 2006 5:05 pm
Location: OH, USA

Re: HELP! Lost username & password!

Post by JohnnyB »

1.8.1
Did we have salted admin passwords in 1.8.x? I can't remember now...
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Wishbone
Power Poster
Power Poster
Posts: 1369
Joined: Tue Dec 23, 2008 8:39 pm

Re: HELP! Lost username & password!

Post by Wishbone »

JohnnyB wrote:
1.8.1
Did we have salted admin passwords in 1.8.x? I can't remember now...
Oh.. never mind.. That was a 1.10 thing.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3483
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: HELP! Lost username & password!

Post by velden »

If cmsms is setup well (CMS Mailer particularly) and you have found the username (from database) you could try the 'Forgot your password' link on login screen.

Optionally: email address can be set in database too.
Locked

Return to “Help Wanted (commercial)”