[MySQL] How to change someones password? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [MySQL] How to change someones password? (
/showthread.php?tid=218790)
[MySQL] How to change someones password? -
Rocketeer - 31.01.2011
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?
Re: [MySQL] How to change someones password? -
PeteShag - 31.01.2011
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
Re: [MySQL] How to change someones password? -
Rocketeer - 31.01.2011
Thanks alot! do you know if anyone created a program for this?
Re: [MySQL] How to change someones password? -
PeteShag - 31.01.2011
Dunno, I think the site is good though.
Re: [MySQL] How to change someones password? -
iJumbo - 31.01.2011
is not better to make a command to check old pass if correct insert new pass ....
Re: [MySQL] How to change someones password? -
Seldzuks - 12.07.2011
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