Re: pg_hba.conf with the "password" auth failed to work sometimes...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_hba.conf with the "password" auth failed to work sometimes...
Дата
Msg-id 2193.996436466@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_hba.conf with the "password" auth failed to work sometimes...  (matthew wong <mattheww@skytelemedia.com>)
Список pgsql-general
matthew wong <mattheww@skytelemedia.com> writes:
>     i found sometimes when i setup the pg_hba.conf
>     to restrict to only allow a client from certain
>     ip to access a database with password auth, but
>     i found even i give an invalid password, the
>     client still can connect to this database.

Is there another line in pg_hba.conf that might allow this client
to connect?  The postmaster will use the first entry that matches
the connection source address and target database...

            regards, tom lane

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