Re: MD5 Authentication

Поиск
Список
Период
Сортировка
От Rafael Martinez
Тема Re: MD5 Authentication
Дата
Msg-id 4AF3050E.7060902@usit.uio.no
обсуждение исходный текст
Ответ на Re: MD5 Authentication  (Raimon Fernandez <coder@montx.com>)
Ответы Re: MD5 Authentication
Список pgsql-general
Raimon Fernandez wrote:
>
> On 05/11/2009, at 16:49, Rafael Martinez wrote:
>
>>
>> The md5 authentication in PostgreSQL works this way:
>>
>> server -------------- 4-byte token ---------------------------> client
>> server <--- "md5" + md5(md5(password + username) + token) ---- client
>
> Where did gou get this ?
>
> I can't find it in the docs ...
>


From an e-mail from Tom Lane about this:
http://archives.postgresql.org/pgsql-novice/2003-05/msg00305.php

regards,
--
 Rafael Martinez, <r.m.guerrero@usit.uio.no>
 Center for Information Technology Services
 University of Oslo, Norway

 PGP Public Key: http://folk.uio.no/rafael/






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

Предыдущее
От: Raimon Fernandez
Дата:
Сообщение: Re: MD5 Authentication
Следующее
От: Raimon Fernandez
Дата:
Сообщение: Re: MD5 Authentication