Обсуждение: Password Encryption

Поиск
Список
Период
Сортировка

Password Encryption

От
Raúl Gutiérrez Sánchez
Дата:
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

Re: Password Encryption

От
Bruce Momjian
Дата:
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