Date: Thu, 29 Oct 2009 17:52:24 -0700 (PDT) From: Monty Pyth <freebsdnewb@yahoo.com> To: freebsd-questions@freebsd.org Subject: APACHE/PHP/MYSQL Password Hash Message-ID: <281911.17527.qm@web110016.mail.gq1.yahoo.com>
next in thread | raw e-mail | index | archive | help
I have inherited a website to work on that users authenticate to using a login and password from a login page. The server is FreeBSD 6.2 running APACHE/PHP/MYSQL. There is a MYSQL table that maintains all of the users. The table has a users name and password. The password is hashed and some examples are: 02SvtVJnRLzuQ 42jhVP6kxUBX6 Can anyone tell me what file I would look at to see what hash algorithm is being used to store the passwords in the table? Any help would be great.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?281911.17527.qm>