Thoughts on pg_hba.conf rejection

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Thoughts on pg_hba.conf rejection
Дата
Msg-id 1270637512.24910.6695.camel@ebony
обсуждение исходный текст
Ответы Re: Thoughts on pg_hba.conf rejection
Re: Thoughts on pg_hba.conf rejection
Список pgsql-hackers
When there is a specific reject rule, why does the server say 

FATAL:  no pg_hba.conf entry

That sounds like an administrative error, rather than a specific
decision on the part of an admin to reject the connection. Suggested
message would be

FATAL: connection rejected for host "xxx", user "xxxx", database "xxx"

Clearly needs to be secure. Does the second message give any information
to a would-be hacker than the first? I don't think so, but it certainly
helps an admin work out if they've missed something.

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Win32 timezone matching
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Quoting in recovery.conf