Re: Password Hashing
Posted by: Matthew Good
Date: October 28, 2004 03:32PM

I wanted to extend what I said before.

When you create a user via MySQL Administrator or SQL Statement using PASSWORD() it encrypts the password. When I create a program to connect to the database I can't (don't know how) to get it to encrypt the password so that I can log on. I need to know how to encrypt the password so that I can use user created with MySQL from my program. Can someone please tell me what I need to know or where to look or get started?

Matthew

Options: ReplyQuote


Subject
Written By
Posted
October 28, 2004 09:18AM
Re: Password Hashing
October 28, 2004 03:32PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.