On Thu, Oct 29, 2009 at 8:52 PM, Monty Pyth <freebsdn...@yahoo.com> wrote:
> 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.
>
>
>

Looking in the website file that processes the login page.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to