Re: How passwords can be crypted in postgres?

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: ouldm(at)linux-at-business(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How passwords can be crypted in postgres?
Date: 2000-12-29 23:24:22
Message-ID: Pine.BSF.4.21.0012291924020.430-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I usually just run 'crypt()' on the clear text before storing it to the
backend ...

On Fri, 22 Dec 2000 ouldm(at)linux-at-business(dot)com wrote:

> Hello,
>
> I order to escape from .htaccess, I want to save user passwords in my
> database.
> However, passwords appear clear in the database.
> How passwords can be crypted in the database?
>
> I use PHP 3.0.16, Cobalt Raq3i.
>
>
> Thanks
>
>

Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Steve Wolfe 2000-12-29 23:26:52 Re: How passwords can be crypted in postgres?
Previous Message Thomas T. Thai 2000-12-29 23:14:50 listing users and their rights