Обсуждение: How to determine failed connection attempt due to invalid authorization (libpq)?

Поиск
Список
Период
Сортировка

How to determine failed connection attempt due to invalid authorization (libpq)?

От
Dmitriy Igrishin
Дата:
Hey all,

We using libpq. There is only CONNECTION_BAD status which
is signaled about failed connection. Nevertheless, is there way
to check  validity of username / password ?

--
// Dmitriy.


Re: How to determine failed connection attempt due to invalid authorization (libpq)?

От
"Bob Pawley"
Дата:
Hi Dimitriy
 
Did you ever get an answer to your query regarding connection security.
 
I`m not only interested in this aspect, I am also interested in how to detect any unauthorized connection attempt whether through the front door or the back door.
 
Bob

Sent: Wednesday, October 13, 2010 11:58 AM
Subject: [GENERAL] How to determine failed connection attempt due to invalid authorization (libpq)?

Hey all,

We using libpq. There is only CONNECTION_BAD status which
is signaled about failed connection. Nevertheless, is there way
to check  validity of username / password ?

--
// Dmitriy.