selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter Whittaker <pww@edgekeep.com>
To: selinux@vger.kernel.org
Subject: Bad context in PostgreSQL page on SELinux Project wiki?
Date: Fri, 15 May 2020 16:03:17 -0400	[thread overview]
Message-ID: <CAGeouKH0MWHVmo-dFxzn4LViwGNLUoYnYYm6HrKzL5XgfMhd4w@mail.gmail.com> (raw)

Folks, with whom I can verify whether there are errors on the SELinux
Project Wiki?

Details: It looks like MCS information is missing from a few security
contexts on https://selinuxproject.org/page/NB_SQL_9.3

The schema row has

   security_label = 'unconfined_u:object_r:sepgsql_schema_t:s10'

which should likely be

   security_label = 'unconfined_u:object_r:sepgsql_schema_t:s0:c10'

Likewise, the database row has

    context = 'unconfined_u:object_r:postgresql_db_t:s0'

but I'm unsure whether this should be as is or whether it should also
have MCS info.

With whom can I verify this? (Not using PostgreSQL, just noticing
errors as I crawl through my hardcopy of the handbook.)

Thanks!

P

Peter Whittaker
EdgeKeep Inc.
www.edgekeep.com
+1 613 864 5337
+1 613 864 KEEP

             reply	other threads:[~2020-05-15 20:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-15 20:03 Peter Whittaker [this message]
2020-05-15 20:20 ` Bad context in PostgreSQL page on SELinux Project wiki? Stephen Smalley
2020-05-15 21:13   ` Peter Whittaker
2020-05-17 11:17 ` Richard Haines
2020-05-17 21:59   ` Paul Moore
2020-05-19 13:50     ` Richard Haines
2020-05-19 21:40       ` Paul Moore
2020-05-21  8:57         ` Richard Haines
2020-05-22 16:10           ` Paul Moore
2020-05-22 16:12             ` Paul Moore

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=CAGeouKH0MWHVmo-dFxzn4LViwGNLUoYnYYm6HrKzL5XgfMhd4w@mail.gmail.com \
    --to=pww@edgekeep.com \
    --cc=selinux@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).