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-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.3 | CC: | 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
# 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 } ; # What does # rpm -qf /etc/openldap # rpm -qf /etc/openldap/certs # rpm -qf /etc/openldap openldap-2.4.23-26.el6.i686 # rpm -qf /etc/openldap/certs openldap-2.4.23-26.el6.i686 # 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 |