Re: how to secure pg_hba.conf

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: how to secure pg_hba.conf
Дата
Msg-id 6D2D4FDC-CCB3-41A3-9B76-D12BB5D43C83@thebuild.com
обсуждение исходный текст
Ответ на how to secure pg_hba.conf  (Rizwan Shaukat <rizwan.shaukat@hotmail.com>)
Список pgsql-general

> On Dec 1, 2022, at 05:45, Rizwan Shaukat <rizwan.shaukat@hotmail.com> wrote:
> we hv requiremnt from security to secure pg_hba.conf file was encryption or password protected on server to protect
ipvisibilty because these server access by application n thy can amend as well. how we can achive it pls  

The only practical way of securing pg_hba.conf is to secure access to the Linux user that PostgreSQL is running as
(assumingyou are on Linux, of course).  That user will need to open and read the file, so there's no way of securing it
againstthat user. 


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