From: Paul Moore <paul.moore@hp.com>
To: SE Linux <selinux@tycho.nsa.gov>
Cc: Daniel J Walsh <dwalsh@redhat.com>,
"Christopher J.PeBenito" <cpebenito@tresys.com>
Subject: Running racoon from init_t?
Date: Fri, 9 Mar 2007 12:09:24 -0500 [thread overview]
Message-ID: <200703091209.24393.paul.moore@hp.com> (raw)
This is in regards to RHEL5 and the MLS policy.
I'm trying to run racoon at startup, from within the rc.local script, which
means it is being run from init/init_t. Whenever I try to do this I see the
following AVC denials:
***
type=AVC msg=audit(1173457995.784:305): avc: denied { use } for pid=2105
comm="racoon" name="console" dev=tmpfs ino=725
scontext=system_u:system_r:racoon_t:s0-s15:c0.c1023
tcontext=system_u:system_r:init_t:s0-s15:c0.c1023 tclass=fd
type=AVC msg=audit(1173457995.784:305): avc: denied { use } for pid=2105
comm="racoon" name="console" dev=tmpfs ino=725
scontext=system_u:system_r:racoon_t:s0-s15:c0.c1023
tcontext=system_u:system_r:init_t:s0-s15:c0.c1023 tclass=fd
type=AVC msg=audit(1173457995.784:305): avc: denied { use } for pid=2105
comm="racoon" name="console" dev=tmpfs ino=725
scontext=system_u:system_r:racoon_t:s0-s15:c0.c1023
tcontext=system_u:system_r:init_t:s0-s15:c0.c1023 tclass=fd
***
I suspect this can fixed by adding the following to the policy, suggestions?
init_use_fds(racoon_t)
--
paul moore
linux security @ hp
--
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 reply other threads:[~2007-03-09 17:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-09 17:09 Paul Moore [this message]
2007-03-09 17:36 ` Running racoon from init_t? Stephen Smalley
2007-03-09 17:40 ` Stephen Smalley
2007-03-09 19:31 ` Paul Moore
2007-03-09 21:30 ` 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=200703091209.24393.paul.moore@hp.com \
--to=paul.moore@hp.com \
--cc=cpebenito@tresys.com \
--cc=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.