Where to hook my custom access control module?

Поиск
Список
Период
Сортировка
От Karel Gardas
Тема Where to hook my custom access control module?
Дата
Msg-id Pine.LNX.4.63.0705091640060.3847@silence.gardas.net
обсуждение исходный текст
Ответы Re: Where to hook my custom access control module?  ("Andrew Dunstan" <andrew@dunslane.net>)
Список pgsql-hackers
Hello,

first of all, I've tried to ask on pgsql-general mailing list as advised, 
but no answer.

I'd like to look at a possibility of integrating OpenPMF 
(http://www.openpmf.org) with the PostgreSQL. There is a possibility to 
have a "weak" integration by using a provided rule system and SQL, but 
this way we would lose central management functionality of OpenPMF, 
especially its policy violation notifications and we'll need to 
synchronize rules with policies from time to time. So now I think about 
how to directly integrate some kind of OpenPMF policy enforcement point 
into the PostgreSQL. For this I would need some access control hook inside 
PostgreSQL which would be called on every action and my PEP would get a 
chance to deny some access. Is there anything like that supported in the 
PostgreSQL?

Thanks!
Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PostgreSQL wants to install, cancel or allow? (was Re: Windows Vista support (Buildfarm Vaquita)
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: Where to hook my custom access control module?