Bug 693708

Summary: Typo in selinux policy for /etc/rc.d/init.d/slapd
Product: [Fedora] Fedora Reporter: Mattias Ellert <mattias.ellert>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 14CC: dwalsh, mgrepl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: selinux-policy-3.9.7-40.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-04-25 00:00:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mattias Ellert 2011-04-05 11:48:29 UTC
Description of problem:
There is a typo in the file context rule for /etc/rc.d/init.d/slapd
In the rule the file is misspelled as /etc/rc.d/init.d/sldap

semanage fcontext -l | grep slapd_initrc_exec_t
/etc/rc\.d/init\.d/sldap  regular file  system_u:object_r:slapd_initrc_exec_t:s0 

Version-Release number of selected component (if applicable):
selinux-policy-3.9.7-37.fc14.noarch

How reproducible:
Always

Steps to Reproduce:
1. ls -Z /etc/rc.d/init.d/slapd

Actual results:
system_u:object_r:initrc_exec_t:s0 /etc/rc.d/init.d/slapd

Expected results:
system_u:object_r:slapd_initrc_exec_t /etc/rc.d/init.d/slapd

Additional info:
The typo is in the policy-F14.patch in the srpm.

Comment 1 Daniel Walsh 2011-04-05 16:28:40 UTC
Fixed in F15 sources.

Comment 3 Miroslav Grepl 2011-04-18 05:37:14 UTC
Fixed in selinux-policy-3.9.7-40.fc14.

Comment 4 Fedora Update System 2011-04-21 14:50:35 UTC
selinux-policy-3.9.7-40.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14

Comment 5 Fedora Update System 2011-04-21 22:26:11 UTC
Package selinux-policy-3.9.7-40.fc14:
* should fix your issue,
* was pushed to the Fedora 14 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.9.7-40.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/selinux-policy-3.9.7-40.fc14
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-04-24 23:59:20 UTC
selinux-policy-3.9.7-40.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.