From: Dan Noland <dan@starlab.io>
To: "selinux-refpolicy@vger.kernel.org" <selinux-refpolicy@vger.kernel.org>
Subject: fs_use_xattr question
Date: Fri, 14 Jun 2019 22:01:52 +0000 [thread overview]
Message-ID: <20190614220149.GE18841@starlab.io> (raw)
- Hello -
I have a custom stacked filesystem and I was having difficulty with
security xattrs. I traced it back to missing:
fs_use_xattr myfs gen_context(system_u:object_r:fs_t,s0);
Which works nicely when I rebuild/reinstall the base policy. However
some experimentation and checking of old mailing posts seems to
indicate that it is not possible to achieve this in a policy module.
Because my FS is stacked I would be perfectly happy just to
inherit whatever the fs_use_xattr state of my lower filesystem is.
Is there a best practice for achieving this or do I need to always
rebuild the base policy?
Thank you for your time.
--
TY,
Dan Noland
next reply other threads:[~2019-06-14 22:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-14 22:01 Dan Noland [this message]
2019-06-15 11:42 ` fs_use_xattr question Dominick Grift
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=20190614220149.GE18841@starlab.io \
--to=dan@starlab.io \
--cc=selinux-refpolicy@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 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.