Database admins/web encryption gurus: I've been placed in charge of a website. I'm trying to reset this one user's password from the database side.
Posted by
Dr.Vermin (aka Dr.Vermin)
Jan 20 '11, 14:34
|
But when I look at the password field on this dude's record, it's like "ee9d030adee2a5dfe02e8f2482adf6ba".
So, i'm guessing it gets encrypted (this may be the wrong word) at some point.
Just typing in a password and hitting update doesn't seem to work. Must I translate the new password to be into this longer value before inserting into the database? If so, how?
TIA.
|
Responses:
|