Jose Celestino wrote:
Problem is MySQL doesn't run external commands.
All that does is generate a random md5 salt and do an md5 crypt of the
password. Why would you want to run that on an external command? I
guess you can easily do it on c#.
If you are going to go this route, you might want to take a look at this
port of the crypt function:
http://www.codeproject.com/KB/cs/unixcrypt.aspx
Cheers
Adam
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html