Re: PASSWORD() function for postgresql? - Mailing list pgsql-general

From Philip Hallstrom
Subject Re: PASSWORD() function for postgresql?
Date
Msg-id 20010723111237.C6856-100000@oddjob.adhesivemedia.com
Whole thread Raw
In response to PASSWORD() function for postgresql?  ("Jason DiCioccio" <geniusj@bluenugget.net>)
List pgsql-general
You could take the password hashing routine out of client/password.c (in
the mysql source) and write your own C function...  I know just enough C
to think that it shouldn't be that hard, but not enough to do it :)

-philip

On Sun, 15 Jul 2001, Jason DiCioccio wrote:

> I am looking for a postgresql PASSWORD() function that
> produces hashes compatible with MySQL's implementation.
>
> I am converting from MySQL and I know of no other way to
> use the passwords I have in the old database other than
> having a compatible PASSWORD() function.
>
> I have searched around for one quite a bit but could not find
> one.  Does anyone know if someone has written something
> to do this already?  If so, where I can get it from?
>
> I am off the list so please include me in CC, etc.
>
> Thanks in advance,
> Jason DiCioccio
>
>


pgsql-general by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: Re: epoch to show millseconds
Next
From: lobet_romuald@my-deja.com (Romuald Lobet)
Date:
Subject: Re: What CASE tools and clients for Postgres?