All of lore.kernel.org
 help / color / mirror / Atom feed
* fs_use_xattr question
@ 2019-06-14 22:01 Dan Noland
  2019-06-15 11:42 ` Dominick Grift
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Noland @ 2019-06-14 22:01 UTC (permalink / raw)
  To: selinux-refpolicy@vger.kernel.org

- 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

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

end of thread, other threads:[~2019-06-15 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14 22:01 fs_use_xattr question Dan Noland
2019-06-15 11:42 ` Dominick Grift

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.