Re: ODBC problem

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ODBC problem
Дата
Msg-id Pine.LNX.4.21.0010091831330.856-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: ODBC problem  (Tom Samplonius <tom@sdf.com>)
Ответы Re: ODBC problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Tom Samplonius writes:

>   Except for the fact that crypt provides little if no security increase.
> Even though only a crypted password is sent over the wire, that crypted
> password can still be captured off the wire and replayed to get access.

Only if you happen to get the same salt from the server every time, which
is rather unlikely.

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Announcing PgSQL - a Python DB-API 2.0 compliant interface to PostgreSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ODBC problem