selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bad context in PostgreSQL page on SELinux Project wiki?
@ 2020-05-15 20:03 Peter Whittaker
  2020-05-15 20:20 ` Stephen Smalley
  2020-05-17 11:17 ` Richard Haines
  0 siblings, 2 replies; 10+ messages in thread
From: Peter Whittaker @ 2020-05-15 20:03 UTC (permalink / raw)
  To: selinux

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-05-22 16:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 20:03 Bad context in PostgreSQL page on SELinux Project wiki? Peter Whittaker
2020-05-15 20:20 ` 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

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).