[MySQL] How to change someones password?
#1

Hey guys, how do i change someones password in a database?

It looks like that password i coded or something, it looks like this in database under Passwords.
Код:
5907e4hk059d8d706el6rrj5gj375a1c
If i delete it and write a new password there, i am not able to log in with it, so what is the correct way to change someones password?
Reply
#2

It's in md5.
Covert text to md5 at : http://pajhome.org.uk/crypt/md5/

E.g
You want pass: lolugay

You will put this at the password field e5fe2efa8c569ed7a4591c754a92771c
Reply
#3

Thanks alot! do you know if anyone created a program for this?
Reply
#4

Dunno, I think the site is good though.
Reply
#5

is not better to make a command to check old pass if correct insert new pass ....
Reply
#6

this didnt work. thanks for my fast thinking (i forgot about backup files). by the way, there is only numbers like 285934769238 or something like that
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)