Re: Adding support for SE-Linux security - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Adding support for SE-Linux security
Date
Msg-id 603c8f070912102117n63ed0b17p609f24e0c5d07e0f@mail.gmail.com
Whole thread Raw
In response to Re: Adding support for SE-Linux security  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Adding support for SE-Linux security  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
List pgsql-hackers
On Thu, Dec 10, 2009 at 11:45 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> If you're not prepared to assume that we're going to do row level
> security, it's not apparent why we should be embarking on this course
> at all.  And if you do assume that, I strongly believe that my effort
> estimate above is on the optimistic side.

Row-level security is going to be a very difficult project, no
question about it.  However, if we implement a general facility rather
than something SE-Linux specific, I think we will have a killer
feature.  I realize it's not for everyone, but for those who need it,
it's kick-ass.

But we have a while before we get to the point where we can even start
worrying about that pain.  Stephen Frost's statements about the way
our access controls are scattered throughout our code are, I think, on
target.  And cleaning that up seems to me to have value independently
of SE-PostgreSQL.  I'm feeling (right now, anyway) like it would make
sense to pursue further the patch that KaiGai submitted for the last
CF and you rejected.  It needed work, but I don't think it was
hopeless, or valueless.

...Robert


pgsql-hackers by date:

Previous
From: Takahiro Itagaki
Date:
Subject: Re: Largeobject Access Controls (r2460)
Next
From: KaiGai Kohei
Date:
Subject: Re: Largeobject Access Controls (r2460)