From: Michael C Thompson <thompsmc@us.ibm.com>
To: Greger <boss@gregerhaga.net>
Cc: selinux@tycho.nsa.gov
Subject: Re: how to enable se linux for my app?
Date: Fri, 09 Feb 2007 13:12:48 -0600 [thread overview]
Message-ID: <45CCC7B0.6080109@us.ibm.com> (raw)
In-Reply-To: <20070209185428.M24608@gregerhaga.net>
Greger wrote:
> well just a quickie:
> I wrote an application, but can not run the linux executable nor libraries
> when selinux is activated. what command should i use to "include" the
> libraries and executable under selinux?
Its most likely a type enforcement issue. Your application need not be
"SELinux aware" for it to execute at all. However, it must be labeled
appropriately in the file system, with a type that is executable (e.g.
bin_t). Common library types are lib_t and shlib_t.
What policy are you using (strict/targeted/custom)?
--
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:[~2007-02-09 19:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-09 18:56 how to enable se linux for my app? Greger
2007-02-09 19:12 ` Michael C Thompson [this message]
2007-02-09 20:25 ` Greger
2007-02-09 20:39 ` Stephen Smalley
2007-02-09 22:36 ` Greger
2007-02-10 8:19 ` Russell Coker
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=45CCC7B0.6080109@us.ibm.com \
--to=thompsmc@us.ibm.com \
--cc=boss@gregerhaga.net \
--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.