Re: Not storing MD5 hashed passwords

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Not storing MD5 hashed passwords
Дата
Msg-id 561ECDFC.8030505@commandprompt.com
обсуждение исходный текст
Ответ на Not storing MD5 hashed passwords  ("Quiroga, Damian" <damian.quiroga@intel.com>)
Список pgsql-general
On 10/14/2015 01:31 PM, Quiroga, Damian wrote:
> Hi,
>
> In case someone knows…
>
> Does postgres support other (stronger) hashing algorithms than MD5 to
> store the database passwords at disk?

No.

>
> If not, is there any plan to move away from MD5?

Not currently although it has been mentioned. However, you can use PAM
or any number of other auth mechanisms to achieve the desired result.

JD

>
> Thanks,
>
> Damian
>


--
Command Prompt, Inc. - http://www.commandprompt.com/  503-667-4564
PostgreSQL Centered full stack support, consulting and development.
New rule for social situations: "If you think to yourself not even
JD would say this..." Stop and shut your mouth. It's going to be bad.


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

Предыдущее
От: Selim Tuvi
Дата:
Сообщение: BDR: pg_stat_bdr: cache lookup failed
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Not storing MD5 hashed passwords