From: "Christopher J. PeBenito" <cpebenito@tresys.com>
To: <hanwen@xs4all.nl>
Cc: Han-Wen Nienhuys <hanwenn@gmail.com>, <selinux@tycho.nsa.gov>
Subject: Re: Suppressing selinux label getxattrs on FUSE
Date: Tue, 6 Mar 2012 08:07:14 -0500 [thread overview]
Message-ID: <4F560C02.3020805@tresys.com> (raw)
In-Reply-To: <CAOw_e7YkXECVOO9JnP0FvWYMpdZ2PzPBQwEy3ppCd4GcVnwfEw@mail.gmail.com>
On 03/06/12 06:51, Han-Wen Nienhuys wrote:
> Hi there,
>
> What is the best way to stop to SELinux from trying read ACL security
> labels for (FUSE) mounts?
>
> Background:
>
> From what I read, Selinux is not really working on FUSE filesystems,
> however, when I run a FUSE filesystem, I see various GETXATTR calls
> passing by asking for
SELinux uses the security.selinux xattr.
> security.capability
I'm guessing this is for fs capabilities.
> system.posix_acl_default
> system.posix_acl_access
POSIX ACL.
You'd presumably have to disable these mechanisms to eliminate this access.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
--
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:[~2012-03-06 13:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 11:51 Suppressing selinux label getxattrs on FUSE Han-Wen Nienhuys
2012-03-06 13:07 ` Christopher J. PeBenito [this message]
2012-03-06 15:31 ` Han-Wen Nienhuys
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=4F560C02.3020805@tresys.com \
--to=cpebenito@tresys.com \
--cc=hanwen@xs4all.nl \
--cc=hanwenn@gmail.com \
--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.