All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ken Smith <kens@kensnet.org>
To: selinux@tycho.nsa.gov
Subject: Help Please with SELinux fail report
Date: Tue, 18 Oct 2011 08:02:36 +0100	[thread overview]
Message-ID: <4E9D248C.50700@kensnet.org> (raw)

Hi, I have a fair idea on using SELinux but I'd appreciate some guidance 
with a fail message I'm getting. Full message is appended.

Its from a Centos 5 system running the MythTV application. Part of that 
application uses ffmpeg to convert a video file (in /mnt/store) to .flv 
format and streams it using flowplayer to be viewed in remote web 
browser session. The application pipes the .flv output from ffmpeg via 
/dev/stdout

Any guidance most welcome.

Thanks

Ken

Reject Message is below

sealert -l 9c08728b-42e7-4836-857d-662884998dee

Summary:

SELinux is preventing the mythweb.pl from using potentially mislabeled 
files /
(mnt_t).

Detailed Description:

SELinux has denied the mythweb.pl access to potentially mislabeled files 
/. This
means that SELinux will not allow httpd to use these files. Many third party
apps install html files in directories that SELinux policy cannot 
predict. These
directories have to be labeled with a file context which httpd can access.

Allowing Access:

If you want to change the file context of / so that the httpd daemon can 
access
it, you need to execute it using chcon -t httpd_sys_content_t '/'. You 
can look
at the httpd_selinux man page for additional information.

Additional Information:

Source Context                root:system_r:httpd_sys_script_t
Target Context                system_u:object_r:mnt_t
Target Objects                / [ dir ]
Source                        mythweb.pl
Source Path                   /usr/bin/perl
Port <Unknown>
Host                          ************************
Source RPM Packages           perl-5.8.8-32.el5_6.3
Target RPM Packages           filesystem-2.4.0-3.el5.centos
Policy RPM                    selinux-policy-2.4.6-300.el5_6.1
Selinux Enabled               True
Policy Type                   targeted
MLS Enabled                   True
Enforcing Mode                Enforcing
Plugin Name                   httpd_bad_labels
Host Name                     ************
Platform                      Linux***********
                               2.6.18-238.12.1.el5.centos.plus #1 SMP 
Wed Jun 1
                               11:12:25 EDT 2011 x86_64 x86_64
Alert Count                   2
First Seen                    Thu Oct 13 12:19:53 2011
Last Seen                     Thu Oct 13 12:19:53 2011
Local ID                      9c08728b-42e7-4836-857d-662884998dee
Line Numbers

Raw Audit Messages

host=knetgate.kensnet.org type=AVC msg=audit(1318504793.669:894697): 
avc:  denied  { search } for  pid=8468 comm="mythweb.pl" name="/" 
dev=dm-1 ino=2 scontext=root:system_r:httpd_sys_script_t:s0 
tcontext=system_u:object_r:mnt_t:s0 tclass=dir

host=knetgate.kensnet.org type=SYSCALL msg=audit(1318504793.669:894697): 
arch=c000003e syscall=4 success=no exit=-13 a0=1f5f79e0 a1=1f45e140 
a2=1f45e140 a3=3132323130 items=0 ppid=12664 pid=8468 auid=0 uid=48 
gid=48 euid=48 suid=48 fsuid=48 egid=48 sgid=48 fsgid=48 tty=(none) 
ses=960 comm="mythweb.pl" exe="/usr/bin/perl" 
subj=root:system_r:httpd_sys_script_t:s0 key=(null)

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
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:[~2011-10-19 16:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-18  7:02 Ken Smith [this message]
2011-10-20 13:39 ` Help Please with SELinux fail report Daniel J Walsh

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=4E9D248C.50700@kensnet.org \
    --to=kens@kensnet.org \
    --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.