Re: Re: Proposal for encrypting pg_shadow passwords

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Re: Proposal for encrypting pg_shadow passwords
Дата
Msg-id Pine.LNX.4.30.0108161746220.677-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Re: Proposal for encrypting pg_shadow passwords  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Re: Proposal for encrypting pg_shadow passwords
Re: Re: Proposal for encrypting pg_shadow passwords
Список pgsql-patches
Bruce Momjian writes:

> OK, I see how I can do that. I thought the salt was part of the startup
> packet but I see now that it is send during the authentication request.
> I can make it longer, probably 6 characters:
>
>     > 62^6
>             56800235584

Why not take all 255 characters?

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Fix for fetchone() and fetchmany() in Python interface
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: patch for 60 seconds bug