Bug 672540
Summary: | SELinux avc's for /var/lib/sss/pipes/nss | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Maxim Burgerhout <maxim> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED ERRATA | QA Contact: | Milos Malik <mmalik> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 5.8 | CC: | ckannan, dwalsh, grajaiya, jgalipea, jhrozek, jwest, mgrepl, mmalik, prc |
Target Milestone: | rc | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
When the sssd package was configured with an LDAP provider, and the system was configured to use SSSD for fetching identity information and performing authentication, SELinux blocked access and issued AVC (Access Vector Cache) messages. With this update, a backport of the sssd SELinux policy from Red Hat Enterprise Linux 6 has been provided, thus fixing this bug.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-07-21 09:18:43 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: | |||
Bug Depends On: | |||
Bug Blocks: | 712133 |
Description
Maxim Burgerhout
2011-01-25 13:55:39 UTC
Looks like we need to back port sssd policy to RHEL5. sssd policy is backported in selinux-policy-2.4.6-302.el5 Preview of selinux-policy-2.4.6-302.el5.noarch is available on http://people.redhat.com/dwalsh/SELinux/RHEL5/noarch/ Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: When the sssd package was installed with a domain or LDAP service connected to an OpenLDAP server over the TLS (Transport Layer Security) protocol, and the nsswitch.conf and system-auth files were configured to use sssd, SELinux blocked access and issued AVC (Access Vector Cache) messages. With this update, a backport of the sssd SELinux policy from Red Hat Enterprise Linux 6 has been provided, thus fixing this bug. (In reply to comment #12) > Technical note added. If any revisions are required, please edit the > "Technical Notes" field > accordingly. All revisions will be proofread by the Engineering Content > Services team. > > New Contents: > When the sssd package was installed with a domain or LDAP service connected to > an OpenLDAP server over the TLS (Transport Layer Security) protocol, and the > nsswitch.conf and system-auth files were configured to use sssd, SELinux > blocked access and issued AVC (Access Vector Cache) messages. With this update, > a backport of the sssd SELinux policy from Red Hat Enterprise Linux 6 has been > provided, thus fixing this bug. I don't think the technical note is correct. First, I don't like the "installed with a domain or LDAP service" part, I think it should just say "configured with an LDAP provider". Second, I doubt the problem only occurred with OpenLDAP over TLS, I think it must be seen with any LDAP server. Also, instead of "nsswitch.conf and system-auth files were configured to use sssd" I'd just say that the system used SSSD for identity and authentication. I've modified the Technical Notes accordingly. Miroslav, since you did the actual fix, please holler if I'm wrong and I'll revert the changes in that case. Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -When the sssd package was installed with a domain or LDAP service connected to an OpenLDAP server over the TLS (Transport Layer Security) protocol, and the nsswitch.conf and system-auth files were configured to use sssd, SELinux blocked access and issued AVC (Access Vector Cache) messages. With this update, a backport of the sssd SELinux policy from Red Hat Enterprise Linux 6 has been provided, thus fixing this bug.+When the sssd package was configured with an LDAP provider, and the system was configured to use SSSD for fetching identity information and performing authentication, SELinux blocked access and issued AVC (Access Vector Cache) messages. With this update, a backport of the sssd SELinux policy from Red Hat Enterprise Linux 6 has been provided, thus fixing this bug. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-1069.html An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-1069.html |