Re: Enable user access from remote host

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Enable user access from remote host
Дата
Msg-id 49B459A6.2020407@hogranch.com
обсуждение исходный текст
Ответ на Re: Enable user access from remote host  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Enable user access from remote host  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:
> John R Pierce <pierce@hogranch.com> writes:
>
>> *HOWEVER*   "ident sameuser" should *not* be used for HOST connections,
>> its only reliable for LOCAL connections.
>>
>
> A more accurate statement is that it's trustworthy to the extent that
> you trust the owner of the other machine to be running a non-broken
> identd daemon.  Within a LAN it might be perfectly reasonable to use.
>

you would have to extend that trust to any machine connected to any
network which can be routed to the server in question as he was
specifying a wildcard IP, and that includes anything that anyone could
plug into any network port.

no thanks.



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

Предыдущее
От: Carl Sopchak
Дата:
Сообщение: Re: Newbie questions relating to transactions
Следующее
От: Chris
Дата:
Сообщение: Re: Log SQL code before executing it