SELinux context of PostgreSQL connection process

From: Мартынов Александр <m--a-s(at)yandex(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: SELinux context of PostgreSQL connection process
Date: 2015-03-24 12:16:01
Message-ID: 411371427199361@web26h.yandex.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

There is postgres db with sepgsql enabled. When user connect to postgres db with psql, postgres create new process for each connection. These processes have selinux context unconfined_u:unconfined_r:postgresql_t.

Is there a way to assign the process a context of user that connected to db?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Saimon 2015-03-24 16:10:35 Re: How to distinguish serialization errors from others using pqxx
Previous Message Saimon 2015-03-23 16:32:04 How to distinguish serialization errors from others using pqxx