All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Brindle <method@gentoo.org>
To: Mario Fanelli <mario.fanelli@gmail.com>
Cc: SeLinux Mailing List <selinux@tycho.nsa.gov>
Subject: Re: SELinux and SID
Date: Tue, 30 May 2006 08:19:07 -0400	[thread overview]
Message-ID: <447C383B.5040808@gentoo.org> (raw)
In-Reply-To: <447c0b7f.192f5df9.1cbd.ffff9f01@mx.gmail.com>

Mario Fanelli wrote:
>
> I read that SELinux uses extended attributes to maintain SID/file 
> mapping, but I have a Fedora Core 5 with an ext3 filesystem but if I 
> use getfattr command on any file I don’t obtain nothing that resembles 
> SID. Am I wrong?
>
> Where does SELinux store SID?
>
You have to tell it what attribute name you want

$ getfattr -n security.selinux .
# file: .
security.selinux="system_u:object_r:root_t:s0\000"



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

  reply	other threads:[~2006-05-30 12:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-30  9:08 SELinux and SID Mario Fanelli
2006-05-30 12:19 ` Joshua Brindle [this message]
2006-05-30 15:40   ` Stephen Smalley
2006-05-30 16:40     ` R: " Mario Fanelli
2006-05-30 16:58       ` Stephen Smalley

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=447C383B.5040808@gentoo.org \
    --to=method@gentoo.org \
    --cc=mario.fanelli@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.