From: KaiGai Kohei <kaigai@kaigai.gr.jp>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: "Christopher J. PeBenito" <cpebenito@tresys.com>,
selinux@tycho.nsa.gov, Chad Sellers <csellers@tresys.com>
Subject: Re: [ANN] SE-PostgreSQL 8.2.3-1.0 alpha release
Date: Thu, 08 Mar 2007 23:50:08 +0900 [thread overview]
Message-ID: <45F022A0.3020105@kaigai.gr.jp> (raw)
In-Reply-To: <1173360830.10467.29.camel@moss-spartans.epoch.ncsc.mil>
Stephen Smalley wrote:
> On Thu, 2007-03-08 at 22:33 +0900, KaiGai Kohei wrote:
>> Christopher J. PeBenito wrote:
>>> On Mon, 2007-03-05 at 23:41 +0900, KaiGai Kohei wrote:
>>>> The attached patch adds new object classes, access vectors and
>>>> booleans related to database.
>>>> SE-PostgreSQL uses them to manage the various kinds of database
>>>> objects such as tables, columns, tuples and so on.
>>>>
>>>> The most of security policies are provided as a binary security
>>>> policy within RPM package. But it requires the definition of new
>>>> object classes, access vectors and booleans in the base policy.
>>>>
>>>> Please apply it.
>>> Is the code on a path to being merged upstream? I'm hesitant to apply
>>> class changes until the code is on a plan to be merged.
>> Pushing to the upstreamed PostgreSQL is one of the next activities.
>> No need to say, I'm targeting it to be merged as a part of PostgreSQL.
>>
>> I'll submit a patch to add new object classes again after discussion
>> in the pgsql-hackers list. But I'm desiring the object class numbers
>> are fixed earlier. (currently, I uses 60 - 65 to represent them)
>
> Where do things stand wrt dynamic userspace object class and permission
> discovery? It would be nice to avoid further spread of hardcoded
> classes and permissions in applications if we can avoid it.
See, http://sepgsql.googlecode.com/svn/trunk/src/include/security/sepgsql_internal.h
When I started to develop, 'context' class has the maximum number of object
class, so I defined 'SECCLASS_DATABASE' next to it.
# But it will conflict with 'dccp_socket' class now... :-(
Thanks,
--
KaiGai Kohei <kaigai@kaigai.gr.jp>
--
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.
next prev parent reply other threads:[~2007-03-08 14:50 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-05 12:29 [ANN] SE-PostgreSQL 8.2.3-1.0 alpha release KaiGai Kohei
2007-03-05 14:41 ` KaiGai Kohei
2007-03-07 16:17 ` Christopher J. PeBenito
2007-03-08 13:33 ` KaiGai Kohei
2007-03-08 13:33 ` Stephen Smalley
2007-03-08 14:50 ` KaiGai Kohei [this message]
2007-03-08 15:00 ` Stephen Smalley
2007-03-08 15:21 ` Joshua Brindle
2007-03-08 15:23 ` Joshua Brindle
2007-03-08 15:30 ` Stephen Smalley
2007-03-08 16:24 ` Eamon Walsh
2007-03-08 20:23 ` Stephen Smalley
2007-03-09 15:25 ` KaiGai Kohei
2007-03-09 16:37 ` Stephen Smalley
2007-03-12 17:10 ` Eamon Walsh
2007-03-12 17:50 ` Stephen Smalley
2007-03-08 17:30 ` Solaris 10 w/ Trusted Extensions vs SE Linux Comparison Fletcher, Boyd C. CIV US USJFCOM JFL J9935
2007-03-08 18:39 ` Fletcher, Boyd C. CIV US USJFCOM JFL J9935
2007-03-29 15:57 ` Karl MacMillan
2007-03-06 9:34 ` [ANN] SE-PostgreSQL 8.2.3-1.0 alpha release Russell Coker
2007-03-06 19:05 ` KaiGai Kohei
2007-03-06 19:17 ` Stephen Smalley
2007-03-06 22:36 ` Russell Coker
2007-03-07 14:01 ` KaiGai Kohei
2007-03-07 13:17 ` KaiGai Kohei
2007-03-07 14:58 ` Casey Schaufler
2007-03-07 15:58 ` James W. Hoeft
2007-03-07 16:01 ` Joshua Brindle
2007-03-08 13:12 ` KaiGai Kohei
2007-03-08 13:25 ` Stephen Smalley
2007-03-08 14:34 ` KaiGai Kohei
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45F022A0.3020105@kaigai.gr.jp \
--to=kaigai@kaigai.gr.jp \
--cc=cpebenito@tresys.com \
--cc=csellers@tresys.com \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.