From: | Kohei KaiGai <kaigai(at)ak(dot)jp(dot)nec(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | [2/4] Proposal of SE-PostgreSQL patches |
Date: | 2008-03-17 07:07:12 |
Message-ID: | 47DE18A0.20809@ak.jp.nec.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
[2/4] - sepostgresql-sepgsql-8.4devel-3.patch.gz
This patch provides SE-PostgreSQL facilities based on PGACE.
Security-Enhanced PostgreSQL (SE-PostgreSQL) is a security extension
built in PostgreSQL, to provide system-wide consistency in access
controls. It enables to apply a single unigied security policy of
SELinux for both operating system and database management system.
In addition, it also provides fine-grained mandatory access which
includes column-/row- level non-bypassable access control even if
privileged database users.
Quick overview at:
http://code.google.com/p/sepgsql/wiki/WhatIsSEPostgreSQL
(This patch is gzip'ed, bacause it overed the limitation of filesize.)
Thanks,
--
OSS Platform Development Division, NEC
KaiGai Kohei <kaigai(at)ak(dot)jp(dot)nec(dot)com>
Attachment | Content-Type | Size |
---|---|---|
sepostgresql-sepgsql-8.4devel-3.patch.gz | application/gzip | 28.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-03-17 08:17:29 | Re: Commit fest? |
Previous Message | Kohei KaiGai | 2008-03-17 07:06:58 | [1/4] Proposal of SE-PostgreSQL patches |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2008-03-17 11:23:50 | Patch Status |
Previous Message | Kohei KaiGai | 2008-03-17 07:06:58 | [1/4] Proposal of SE-PostgreSQL patches |