Backboards: 
Posts: 151

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.


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:
Post a message   top
Replies are disabled on threads older than 7 days.