Koozali.org: home of the SME Server

mysql password encription

Darren

mysql password encription
« on: April 24, 2002, 12:56:03 PM »
does any body know what encription is used for the passwords because i need to replicate it

Jon

Re: mysql password encription
« Reply #1 on: April 24, 2002, 01:32:24 PM »
I think this might explain what your looking for
http://www.familybrown.org/howtos/mysql-password-howto.html

Darren

Re: mysql password encription
« Reply #2 on: April 26, 2002, 06:07:39 AM »
no What i am after is the type of encription that the mysql databases use for the users e.g md5 blowfish  because i am writing my own verification program which uses my check program before they can access the database.