All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: SELinux compatible with XFS?
@ 2001-03-19 16:45 Howard Holm
  2001-03-19 18:51 ` Jose Nazario
  2001-03-20 20:24 ` Florin Andrei
  0 siblings, 2 replies; 5+ messages in thread
From: Howard Holm @ 2001-03-19 16:45 UTC (permalink / raw)
  To: kmrussel; +Cc: selinux

A labeled file system is necessary to do anything usefull with
SELinux.  We have not currently done any work to provide labels in
XFS.  Echoing Stephen Smalley's note to Mark Lucas on Friday about
ReiserFS, we provide general support for all file systems for mapping
persistent security identifiers (PSIDs) to security contexts in
fs/psid.c, so each file system type only needs to implement support for
binding a PSID to each on-disk inode.  With ext2, we were able to use
an unused field in the on-disk inode to store the PSID.

While I'm not completely familiar with XFS, my understanding is that
one of its advantages is that it stores extended attributes with the
files.  So, it should, hopefully, be relatively easy to add a PSID to the
extended file attributes.  That said, it isn't one of NSA's priorities
to add that support.  If someone else wants it enough to do the work,
we'd certainly like to see the results made available.

K Mitchell Russell writes: 
>
> Is the SELinux patch for 2.4.2 kernel usable with an existing Linux
> (SGI) XFS filesystem?  Or does it require the ext2 filesystem for
> labelling.  Just thought I would check with other's experiences before
> embarking down this tortuous path.

--
Howard Holm <hdholm@epoch.ncsc.mil>
Information Assurance Research Office
National Security Agency

--
You have received this message because you are subscribed to the selinux 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.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* SELinux compatible with XFS?
@ 2001-03-18 20:55 K Mitchell Russell
  0 siblings, 0 replies; 5+ messages in thread
From: K Mitchell Russell @ 2001-03-18 20:55 UTC (permalink / raw)
  To: selinux

Colleagues,

Is the SELinux patch for 2.4.2 kernel usable with an existing Linux
(SGI) XFS filesystem?  Or does it require the ext2 filesystem for
labelling.  Just thought I would check with other's experiences before
embarking down this tortuous path.

Many thanks,

K. Mitchell Russell, M.D.
kmrussel@hsc.vcu.edu
MedITAC Research Lab
www.meditac.com


--
You have received this message because you are subscribed to the selinux 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.

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

end of thread, other threads:[~2001-03-20 20:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-19 16:45 SELinux compatible with XFS? Howard Holm
2001-03-19 18:51 ` Jose Nazario
2001-03-20 12:06   ` Michael Tiemann
2001-03-20 20:24 ` Florin Andrei
  -- strict thread matches above, loose matches on Subject: below --
2001-03-18 20:55 K Mitchell Russell

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.