Re: Password Encryption

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Password Encryption
Дата
Msg-id 200301262351.h0QNpam17457@candle.pha.pa.us
обсуждение исходный текст
Ответ на Password Encryption  (Raúl Gutiérrez Sánchez <raul@laeff.esa.es>)
Список pgsql-admin
Yes, it is.  We now recommend MD5, and have since 7.2.  The only way to
use crypt still is to store the password UNENCRYPTED in ALTER USER.

---------------------------------------------------------------------------

Ra�l Guti�rrez S�nchez wrote:
> I have tried to perform a cryp authentication but it seems not to work
> if the user passwords are stored md5-encrypted in the database. Is this
> behaviour normal?.
>
> Regards,
> Raul Gutierrez
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: what is the cause that scan type is showing as 'seq scan' after indexing
Следующее
От: Michiel Lange
Дата:
Сообщение: Cannot connect to the database (PG 7.3)