All of lore.kernel.org
 help / color / mirror / Atom feed
* Tiny version of SE-PostgreSQL got merged
@ 2011-01-31  8:13 KaiGai Kohei
  2011-01-31 10:09 ` Ger Lawlor (gelawlor)
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: KaiGai Kohei @ 2011-01-31  8:13 UTC (permalink / raw)
  To: selinux

A few days ago, a tiny initial version of SE-PostgreSQL got merged
in the v9.1 development cycle at this commit: http://bit.ly/gF2QPQ

Although it omits various features which I planned at first, it
seems to me an ambitious first step.
PostgreSQL has shifted to provide a set of facilities to implement
label based mandatory access control, such as security label support
on database objects or security hooks being available for plug-in
modules.

The current version of SE-PostgreSQL is implemented as a plugin
module that utilizes these hooks (but only a limited places are
covered), then it asks SELinux in kernel whether the required
access shall be allowed, or not.

In the next development, I'd like to expand its access control coverage
using more fine grained security hooks. Right now, DDL permissions are
restrictions. Also, row-level security is in-progress feature.

I have much things to do for the v9.2 or v9.3, however, I'd like to
appreciate people who have given me many feedbacks since 2006

Thanks,
-- 
KaiGai Kohei <kaigai@ak.jp.nec.com>

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-02-14  1:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-31  8:13 Tiny version of SE-PostgreSQL got merged KaiGai Kohei
2011-01-31 10:09 ` Ger Lawlor (gelawlor)
2011-01-31 11:23   ` cto
2011-01-31 11:46     ` Andy Warner
2011-01-31 11:49       ` Ger Lawlor (gelawlor)
2011-01-31 12:18         ` cto
2011-01-31 13:10           ` Andy Warner
2011-01-31 11:03 ` cto
2011-01-31 13:40   ` Stephen Smalley
2011-01-31 17:53     ` cto
2011-02-14  1:35 ` Russell Coker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.