Page 1 of 1

mod_auth_mysql

PostPosted: 17. June 2004 21:55
by Maller
Hey

I been looking into the mod_auth_mysql and find that it´s working quite nicely, i have one problem tho.
I have a userdata base with about 800 registered users, and all the passwords are md5 encrypted, i know that the mod_auth_mysql for *.nix supports encryption, but does the windows module that too ? as the command for *.nix dosent work in windows.
Any help on this would be appreciated

Maller

PostPosted: 17. June 2004 23:58
by daxim
You can't use DES encryption on Windows. A hack-around is to install crypt from cygwin.