* Vanilla unix policy
@ 2001-10-10 16:50 Justin R. Smith
2001-10-10 19:25 ` Stephen Smalley
0 siblings, 1 reply; 2+ messages in thread
From: Justin R. Smith @ 2001-10-10 16:50 UTC (permalink / raw)
To: SELinux
Some thoughts:
1. SeLinux implements a very nice GENERAL scripting language for
security policies.
2. Is there a simple policy that merely duplicates the one that
implicitly exists in Linux already (i.e., user, group ownership and
permissions)?
My thoughts are that one could begin with this and tighten it up one
step at a time. This might be easier than trying to create a very
fine-grained security policy from the outset.
--
--
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] 2+ messages in thread
* Re: Vanilla unix policy
2001-10-10 16:50 Vanilla unix policy Justin R. Smith
@ 2001-10-10 19:25 ` Stephen Smalley
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Smalley @ 2001-10-10 19:25 UTC (permalink / raw)
To: Justin R. Smith; +Cc: SELinux
On 10 Oct 2001, Justin R. Smith wrote:
> 2. Is there a simple policy that merely duplicates the one that
> implicitly exists in Linux already (i.e., user, group ownership and
> permissions)?
The SELinux access controls are orthogonal to the existing Linux access
controls, so there isn't any reason to try to emulate the Linux access
controls in the SELinux policy. The SELinux access controls can be used
to further restrict access based on the system security policy, but they
do not replace the existing controls. With the example security server,
you can provide the "simple policy" that you describe by only using a
single role, domain, and type for all subjects and objects and granting
all permissions. Or you can use the trivial security server, although we
haven't been maintaining it lately.
--
Stephen D. Smalley, NAI Labs
ssmalley@nai.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] 2+ messages in thread
end of thread, other threads:[~2001-10-10 19:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-10 16:50 Vanilla unix policy Justin R. Smith
2001-10-10 19:25 ` Stephen Smalley
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.