Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Multi-level security: msg#00184
|
Subject: |
Re: Multi-level security |
On Thu, 2005-05-26 at 09:41 +0300, George J. Jahchan wrote:
> Is there a way in SE Linux to set security levels to sources / targets and
> deny
> access from a source to any target whose security level is higher than that of
> the source?
Yes, but the MLS support wasn't enabled in FC3. It is included in the
FC4 kernels, but is only enabled if you build a MLS-enabled policy (by
default, MLS is disabled in the policy). Dan Walsh has an experimental
MLS policy package that he is presently maintaining on his site (see the
selinux-policy-mls* packages under
ftp://people.redhat.com/dwalsh/SELinux/Fedora/) that should be available
in the FC5 development tree when it opens (after FC4 is released).
Alternatively, you can emulate MLS in SELinux via TE rules, by defining
domains and types that correspond to the desired MLS levels and
explicitly defining how they may interact via TE allow rules in a manner
that is consistent with MLS restrictions.
--
Stephen Smalley
National Security Agency
|
| |