[2/4] Proposal of SE-PostgreSQL patches - Mailing list pgsql-hackers

From Kohei KaiGai
Subject [2/4] Proposal of SE-PostgreSQL patches
Date
Msg-id 47DE18A0.20809@ak.jp.nec.com
Whole thread Raw
In response to [0/4] Proposal of SE-PostgreSQL patches  (Kohei KaiGai <kaigai@ak.jp.nec.com>)
List pgsql-hackers
[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@ak.jp.nec.com>

Attachment

pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Commit fest?
Next
From: Hannu Krosing
Date:
Subject: Re: Rewriting Free Space Map