Re: [HACKERS] CREATE/ALTER ROLE PASSWORD ('value' USING 'method')

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] CREATE/ALTER ROLE PASSWORD ('value' USING 'method')
Дата
Msg-id CA+Tgmob=R7sPk2bGPGoVcYF_pu1UXzkvSPYT4wPsT591u9+g1g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] CREATE/ALTER ROLE PASSWORD ('value' USING 'method')  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: [HACKERS] CREATE/ALTER ROLE PASSWORD ('value' USING 'method')  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
On Thu, Mar 9, 2017 at 7:59 AM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Yes, I agree with that for MD5, and after looking around I can see
> (like here http://prosody.im/doc/plain_or_hashed) as well that
> SCRAM-hashed is used. Now, there are as well references to the salt,
> like in protocol.sgml:
> "The salt to use when encrypting the password."
> Joe, do you think that in this case using the term "hashing" would be
> more appropriate? I would think so as we use it to hash the password.

I'm not Joe, but I think that would be more appropriate.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] increasing the default WAL segment size
Следующее
От: Andrew Borodin
Дата:
Сообщение: Re: [HACKERS] [GSoC] Self introduction and question to mentors