All of lore.kernel.org
 help / color / mirror / Atom feed
From: Justin Smith <jsmith@mcs.drexel.edu>
To: selinux@tycho.nsa.gov
Subject: suggested policy change
Date: 06 Mar 2002 11:49:19 -0500	[thread overview]
Message-ID: <1015433359.1457.1.camel@vorpal> (raw)

Adding the rules:
# policy/domains/system/kmod.te
allow kmod_t sysctl_kernel_t:file rw_file_perms;

# policy/domains/program/modutil.te
allow insmod_t sysctl_kernel_t:file rw_file_perms;

results in the error messages:

error in the statement ending on line 25688 (token ';'): assertion
failed:  allow kmod_t sysctl_kernel_t:file { write append } was granted.


error in the statement ending on line 25688 (token ';'): assertion
failed:  allow insmod_t sysctl_kernel_t:file { write append } was
granted.

i.e., they conflict with some of the neverallow rules. Should I simply
get rid of the appropriate neverallow rules?

--

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

             reply	other threads:[~2002-03-06 16:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-06 16:49 Justin Smith [this message]
2002-03-06 17:28 ` suggested policy change Stephen Smalley
  -- strict thread matches above, loose matches on Subject: below --
2002-03-06 17:02 Westerman, Mark

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=1015433359.1457.1.camel@vorpal \
    --to=jsmith@mcs.drexel.edu \
    --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.