Current time: 04-19-2024, 04:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
cannot logon anymore and reset password doesn't help
Author Message
LordISP Offline


Posts: 4
Joined: Dec 2008
Reputation: 0
Post: #1
Exclamation cannot logon anymore and reset password doesn't help
Guys I need your much appreciated help

I kept the system for a longer time alone and must now do an IP change nut I cannot log on to the admin panel anymore, I simply forgot the password. When I do a password reset procedure and enter the new received password I get again a invalid user/password combination.

Any idea whats wrong or how I may fix this. I can root access the server and have also god permissions to the mysql database.

Thanks for any feedback on this one!!

Cheers

LordISP
(This post was last modified: 06-09-2013 03:52 AM by LordISP.)
06-09-2013 03:51 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: cannot logon anymore and reset password doesn't help
you can set a new password directly in the database.

Database name normally is 'ispcp',
table 'admin'
there is at least one entry with 'admin_type' = 'admin'
there you will see the username and the email address...
you can set a new password using the MD5 function (update ... set admin_pass = md5('newpasswd')...)


Hope this helps

/Joxi
06-09-2013 04:33 AM
Visit this user's website Find all posts by this user Quote this message in a reply
LordISP Offline


Posts: 4
Joined: Dec 2008
Reputation: 0
Post: #3
RE: cannot logon anymore and reset password doesn't help
Hey Joxi

that worked; no clue why password reset sucked. I never thought manual set a MD5 password would work I was supposed there's an additional algorithms.

Anyhow thanks for your help

Cheers
06-09-2013 05:26 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: cannot logon anymore and reset password doesn't help
You're welcome...

/J
06-09-2013 08:41 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)