Fedora Account System
Red Hat Associate
Red Hat Customer
libreport version: 2.0.10 executable: /usr/bin/python2.7 hashmarkername: setroubleshoot kernel: 3.4.2-1.fc17.x86_64 time: Mon 11 Jun 2012 09:31:52 AM CET description: :SELinux is preventing /usr/bin/python2.7 from 'getattr' accesses on the file /usr/lib/systemd/system/nmb.service. : :***** Plugin catchall (100. confidence) suggests *************************** : :If you believe that python2.7 should be allowed getattr access on the nmb.service file by default. :Then you should report this as a bug. :You can generate a local policy module to allow this access. :Do :allow this access for now by executing: :# grep system-config-s /var/log/audit/audit.log | audit2allow -M mypol :# semodule -i mypol.pp : :Additional Information: :Source Context system_u:system_r:sambagui_t:s0-s0:c0.c1023 :Target Context system_u:object_r:systemd_unit_file_t:s0 :Target Objects /usr/lib/systemd/system/nmb.service [ file ] :Source system-config-s :Source Path /usr/bin/python2.7 :Port <Unknown> :Host (removed) :Source RPM Packages python-2.7.3-6.fc17.x86_64 :Target RPM Packages samba-3.6.5-86.fc17.1.x86_64 :Policy RPM selinux-policy-3.10.0-128.fc17.noarch :Selinux Enabled True :Policy Type targeted :Enforcing Mode Permissive :Host Name (removed) :Platform Linux (removed) 3.4.2-1.fc17.x86_64 #1 SMP : Sat Jun 9 19:03:08 UTC 2012 x86_64 x86_64 :Alert Count 1 :First Seen Mon 11 Jun 2012 09:29:19 AM CET :Last Seen Mon 11 Jun 2012 09:29:19 AM CET :Local ID 5ba47d95-5f27-4eed-b327-190c91b2abd7 : :Raw Audit Messages :type=AVC msg=audit(1339403359.103:120): avc: denied { getattr } for pid=4603 comm="system-config-s" path="/usr/lib/systemd/system/nmb.service" dev="dm-2" ino=1199074 scontext=system_u:system_r:sambagui_t:s0-s0:c0.c1023 tcontext=system_u:object_r:systemd_unit_file_t:s0 tclass=file : : :type=SYSCALL msg=audit(1339403359.103:120): arch=x86_64 syscall=stat success=yes exit=0 a0=1c4c700 a1=7ffff0cbdd90 a2=7ffff0cbdd90 a3=7379732f646d6574 items=0 ppid=1 pid=4603 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=system-config-s exe=/usr/bin/python2.7 subj=system_u:system_r:sambagui_t:s0-s0:c0.c1023 key=(null) : :Hash: system-config-s,sambagui_t,systemd_unit_file_t,file,getattr : :audit2allowunable to open /sys/fs/selinux/policy: Permission denied : : :audit2allow -Runable to open /sys/fs/selinux/policy: Permission denied : :
Fixed in selinux-policy-3.10.0-130.fc17
You can fix it for now using # chcon -t samba_unit_file_t /usr/lib/systemd/system/nmb.service
selinux-policy-3.10.0-130.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/selinux-policy-3.10.0-130.fc17
Package selinux-policy-3.10.0-130.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.10.0-130.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-9520/selinux-policy-3.10.0-130.fc17 then log in and leave karma (feedback).
selinux-policy-3.10.0-130.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.