using cygwin crypt with Win32 MySQL encrypt()?
Ralf Hauser
ralfhauser@gmx.ch
Thu Jul 3 12:58:00 GMT 2003
Hi,
It appears that state-of-the art salted-MD5 password verification is
possible with mysql's encrypt() function (for details, see
http://bugs.mysql.com/?id=784). Unfortunately, this doesn't work with the
plain windows version of mysql (Ver 4.0.13-nt for NT on i32). Cygwin users,
however have a /usr/lib/libcrypt.a and /usr/bin/crypt.exe - perhaps mysql
could use those?
Has anybody got something like this to work with mysql under windows?
Any hints how to do that would be highly appreciated.
Ralf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list