TLS files permissions - how to loosen up PGSQL?

Поиск
Список
Период
Сортировка
От lejeczek
Тема TLS files permissions - how to loosen up PGSQL?
Дата
Msg-id 5431b332-fdc7-b931-5dfb-99557c13e403@yahoo.co.uk
обсуждение исходный текст
Ответы Re: TLS files permissions - how to loosen up PGSQL?
Список pgsql-admin
Hi guys.

I want to have PGsql to leave access permissions to me, so I 
could with simple help of 'xatrr' control those permissions.
You must have seen before:
...
  DETAIL:  File must have permissions u=rw (0600) or less if 
owned by the database user, or permissions u=rw,g=r (0640) 
or less if owned by root.
...
Permissions are as:

getfacl: Removing leading '/' from absolute path names
# file: etc/pki/easy-rsa/pki/private/c8kubernode2.private.key
# owner: root
# group: root
user::rw-
user:postgres:r-x
group::---
mask::r-x
other::---

Is it possible, perhaps with use of PGsql configs have it work?
many thanks, L.



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

Предыдущее
От: Jayson Hreczuck
Дата:
Сообщение: Re: Issue with postgresql13-contrib 13.2
Следующее
От: lejeczek
Дата:
Сообщение: Re: TLS files permissions - how to loosen up PGSQL?