From: "Adam T. Bowen" <adamb@agitate.org.uk>
To: linux-admin@vger.kernel.org
Subject: Re: MySQL obnoxious question
Date: Tue, 19 Feb 2008 22:22:32 +0000 [thread overview]
Message-ID: <47BB56A8.70807@agitate.org.uk> (raw)
In-Reply-To: <20080219174436.GD4470@co.sapo.pt>
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
next prev parent reply other threads:[~2008-02-19 22:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-20 0:35 MySQL obnoxious question Mário Gamito
2008-02-19 17:44 ` Jose Celestino
2008-02-19 22:22 ` Adam T. Bowen [this message]
2008-02-20 2:57 ` Atishay
2008-02-19 20:55 ` Jose Celestino
2008-02-19 21:01 ` Adam T. Bowen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47BB56A8.70807@agitate.org.uk \
--to=adamb@agitate.org.uk \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).