From: Tom <tom@lemuria.org>
To: Tracy R Reed <treed@ultraviolet.org>
Cc: selinux@tycho.nsa.gov
Subject: Re: SE Linux on Debian
Date: Wed, 2 Oct 2002 07:42:01 +0200 [thread overview]
Message-ID: <20021002074201.C28663@lemuria.org> (raw)
In-Reply-To: <20021001221022.B18667@ultraviolet.org>; from treed@ultraviolet.org on Tue, Oct 01, 2002 at 10:10:22PM -0700
On Tue, Oct 01, 2002 at 10:10:22PM -0700, Tracy R Reed wrote:
> On Wed, Oct 02, 2002 at 11:48:15AM +1000, Brian May spake thusly:
> > I think you are looking for the coreutils, fileutils, shellutils, and
> > procps packages.
>
> But are those patched for SE Linux?
yes, they are. look into the version string, if it has "bam" in it,
it's the patched version.
> home:/etc/selinux# make
> mkdir -p /etc/security/selinux
> /usr/sbin/checkpolicy -o tmp/pol /etc/security/selinux/src/policy.conf
> /usr/sbin/checkpolicy: loading policy configuration from
> /etc/security/selinux/src/policy.conf
> ERROR 'name conflict for type run_deb_t' at token ';' on line 121201:
> #
> type run_deb_t, domain, privrole, privuser, privlog, auth;
> /usr/sbin/checkpolicy: error(s) encountered while parsing configuration
> make: *** [/etc/security/selinux/policy.12] Error 1
you need to delete two files:
/etc/selinux/domains/program/run_deb.te
/etc/selinux/domains/program/run_init.te
their content was moved into other files, so they are not needed
anymore now and result in the above conflict
--
http://web.lemuria.org/pubkey.html
pub 1024D/2D7A04F5 2002-05-16 Tom Vogt <tom@lemuria.org>
Key fingerprint = C731 64D1 4BCF 4C20 48A4 29B2 BF01 9FA1 2D7A 04F5
--
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.
next prev parent reply other threads:[~2002-10-02 5:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-01 22:36 SE Linux on Debian Tracy R Reed
2002-10-02 0:01 ` Russell Coker
2002-10-02 0:54 ` Tracy R Reed
2002-10-02 8:36 ` Russell Coker
2002-10-02 1:48 ` Brian May
2002-10-02 5:10 ` Tracy R Reed
2002-10-02 5:42 ` Tom [this message]
2002-10-02 6:17 ` Brian May
2002-10-02 6:27 ` Tracy R Reed
2002-10-02 7:20 ` Tom
2002-10-02 7:30 ` Tracy R Reed
2002-10-02 8:50 ` Russell Coker
2002-10-02 8:52 ` Russell Coker
2002-10-02 6:50 ` Tracy R Reed
2002-10-02 7:24 ` Tom
2002-10-02 8:54 ` Russell Coker
2002-10-02 21:31 ` Brian May
2002-10-02 21:42 ` Russell Coker
2002-10-02 22:10 ` Brian May
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=20021002074201.C28663@lemuria.org \
--to=tom@lemuria.org \
--cc=selinux@tycho.nsa.gov \
--cc=treed@ultraviolet.org \
/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.