BUG #8172: entering the hostname in the address column in pg_hba.conf doesn't work as it should

Поиск
Список
Период
Сортировка
От tudorbarascu@yahoo.com
Тема BUG #8172: entering the hostname in the address column in pg_hba.conf doesn't work as it should
Дата
Msg-id E1UehCP-0007N2-KX@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #8172: entering the hostname in the address column in pg_hba.conf doesn't work as it should
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8172
Logged by:          Barascu Tudor
Email address:      tudorbarascu@yahoo.com
PostgreSQL version: 9.2.4
Operating system:   Centos 6.4 kernel  2.6.32-358.6.2.el6.x86_64
Description:        =


In pg_hba.conf I have the following setup:
host    all     all     laptop          md5

Although the hostname gets resolved by the system (LAN DNS server) I still
get the no pg_hba.conf entry error.
If I enter the hostname and ip in the hosts file all works well.
I get the following error: (it seems the host name gets resolved but after
the deny)

2013-05-21 10:26:12 EEST:192.168.1.6(51513):sde@gisdb:[1997]: FATAL:  28000:
no pg_hba.conf entry for host "192.168.1.6", user "sde", database "gisdb",
SSL off
2013-05-21 10:26:12 EEST:192.168.1.6(51513):sde@gisdb:[1997]: DETAIL: =

Client IP address resolved to "192.168.1.6", forward lookup not checked.
2013-05-21 10:26:12 EEST:192.168.1.6(51513):sde@gisdb:[1997]: LOCATION: =

ClientAuthentication, auth.c:479

Thank you,
Tudor

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

Предыдущее
От: Trond.Endrestol@ximalas.info
Дата:
Сообщение: BUG #8171: Log messages lacking enough details
Следующее
От: Andrzej Cedro
Дата:
Сообщение: Re: BUG #7659: LDAP auth does not search the subtree