Re: How passwords can be crypted in postgres?

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: How passwords can be crypted in postgres?
Дата
Msg-id Pine.BSF.4.21.0012291924020.430-100000@thelab.hub.org
обсуждение исходный текст
Ответ на How passwords can be crypted in postgres?  (ouldm@linux-at-business.com)
Список pgsql-general
I usually just run 'crypt()' on the clear text before storing it to the
backend ...

On Fri, 22 Dec 2000 ouldm@linux-at-business.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@hub.org           secondary: scrappy@{freebsd|postgresql}.org


В списке pgsql-general по дате отправления:

Предыдущее
От: ouldm@linux-at-business.com
Дата:
Сообщение: How passwords can be crypted in postgres?
Следующее
От: "Steve Wolfe"
Дата:
Сообщение: Re: How passwords can be crypted in postgres?