Bug 845201

Summary: Incorrect default label on /etc/openldap/cacerts and /etc/openldap/certs
Product: Red Hat Enterprise Linux 6 Reporter: David Spurek <dspurek>
Component: selinux-policyAssignee: Miroslav Grepl <mgrepl>
Status: CLOSED ERRATA QA Contact: Milos Malik <mmalik>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.3CC: dspurek, dwalsh, ebenes, jvcelak, mmalik
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: selinux-policy-3.7.19-160.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-21 08:27:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Spurek 2012-08-02 08:35:53 UTC
Description of problem:
Incorrect default label on /etc/openldap/cacerts and  /etc/openldap/certs.
Thel label should be slapd_cert_t, but now is:

matchpathcon /etc/openldap/certs
/etc/openldap/certs	system_u:object_r:etc_t:s0

Version-Release number of selected component (if applicable):
selinux-policy-3.7.19-154.el6

How reproducible:
always

Actual results:
matchpathcon /etc/openldap/certs
/etc/openldap/certs	system_u:object_r:etc_t:s0

Expected results:
matchpathcon /etc/openldap/certs
/etc/openldap/certs	system_u:object_r:slapd_cert_t:s0

Additional info:

Comment 1 Milos Malik 2012-08-02 09:29:37 UTC
# sesearch -s slapd_t -t slapd_cert_t --allow -C
Found 7 semantic av rules:
   allow slapd_t cert_type : file { ioctl read getattr lock open } ; 
   allow slapd_t cert_type : dir { ioctl read getattr lock search open } ; 
   allow slapd_t cert_type : lnk_file { read getattr } ; 
   allow slapd_t file_type : filesystem getattr ; 
   allow slapd_t slapd_cert_t : file { ioctl read getattr lock open } ; 
   allow slapd_t slapd_cert_t : dir { ioctl read getattr lock search open } ; 
   allow slapd_t slapd_cert_t : lnk_file { read getattr } ; 

#

Comment 2 Miroslav Grepl 2012-08-03 06:18:43 UTC
What does

# rpm -qf /etc/openldap
# rpm -qf /etc/openldap/certs

Comment 3 Milos Malik 2012-08-03 07:57:42 UTC
# rpm -qf /etc/openldap
openldap-2.4.23-26.el6.i686
# rpm -qf /etc/openldap/certs
openldap-2.4.23-26.el6.i686
#

Comment 7 errata-xmlrpc 2013-02-21 08:27:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-0314.html