[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing DB from scripts ?'s



Jason Pincin wrote:
> 
> > 2) MySQL, how does it store passwords?  crypt() I assume?
> 
> There's been questions flying all over about this... MySQL stores passwords with
> it's password() function... and I'm not sure if it uses crypt() or not.  I'll hafta
> research that.  Ya may want to search on password() in the MySQL docs.  I'll do so
> today.
> 
> jASON

I've done that, and still haven't figured out how to check them.  I
don't need that, though, if Aaron sets up all his stuff...