Re: pgclient hostbased authentication

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: pgclient hostbased authentication
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C79D5@algol.sollentuna.se
обсуждение исходный текст
Ответ на pgclient hostbased authentication  (Bohdan Linda <bohdan.linda@seznam.cz>)
Список pgsql-general
> Hello,
>
> may I ask, how(or which) ip is checked against pg_hba.conf IP
> entry in NAT environment?
>
> Could it be, that psql client packs IP address of the client
> into athentication data?

No, it validates the source address on the TCP connection. In the event
of NAT, it will check the NATted address.

//Magnus

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