All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel J Walsh <dwalsh@redhat.com>
To: SE Linux <selinux@tycho.nsa.gov>
Subject: I would like to propose dropping the disable_trans boolean.
Date: Thu, 08 Mar 2007 17:14:43 -0500	[thread overview]
Message-ID: <45F08AD3.6090800@redhat.com> (raw)

Several reasons for this.

1.  We have gotten the policy to such a state where most stuff just works.
2.  Problems are easily worked around using audit2allow and loadable 
policy modules
grep badtype /var/log/audit/audit.log | audit2allow -m myfix
3.  Disabling trans often causes more problems then it is worth, because 
of screwed up file context.
4.  You can get the same behavior by changing the file context of a file 
to bin_t.

Thoughts?

--
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:[~2007-03-08 22:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08 22:14 Daniel J Walsh [this message]
2007-03-08 22:32 ` I would like to propose dropping the disable_trans boolean Christopher J. PeBenito

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=45F08AD3.6090800@redhat.com \
    --to=dwalsh@redhat.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.