Re: protocol, md5 authentication

Поиск
Список
Период
Сортировка
От Josh Close
Тема Re: protocol, md5 authentication
Дата
Msg-id 4a0cafe20602220911n15c1e01eo1c8e11f39653ae3c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: protocol, md5 authentication  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Define "work" --- what are you trying to do and what is happening?

If you are using any of the standard client libraries such as libpq,
the use of password encryption should be completely transparent to
you.  You certainly do not hand in a pre-encrypted password or anything
like that.

I'm connecting via a socket and using Postgres protocol version 3. I'll need to encrypt all that myself then.

I must have made a mistake somewhere else in my code, because I think I'm doing the encryption write from what James said in his reply about his python method.

-Josh

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

Предыдущее
От: Ibrahim Noorzaie
Дата:
Сообщение: unsubscribe
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: test, just ignore