Hide Forgot
Description of problem: wrong (blank) permissions for /run/saslauthd in cyrus-sasl RPM. Version-Release number of selected component (if applicable): cyrus-sasl-2.1.26-23.el7.x86_64 How reproducible: always Steps to Reproduce: 1. rpm --setperms cyrus-sasl 2. ll -d /run/saslauthd 3. rpm -q --qf "[%{FILENAMES} %{FILEMODES:perms}\n]" cyrus-sasl | grep Actual results: d---------. 2 root root 100 Nov 21 05:25 /run/saslauthd /run/saslauthd ---------- Expected results: drwxr-xr-x. 2 root root 100 Nov 21 05:25 /run/saslauthd /run/saslauthd -rwxr-xr-x Additional info: Though saslauthd daemon sets correct permissions after its restart, these permissions differ with the permissions in RPM. This causes OSCAP scan to detect is failure of rule "Verify and Correct File Permissions with RPM" ID: xccdf_org.ssgproject.content_rule_rpm_verify_permissions
You are using RHEL7 package and you filled a bug on Fedora. Please, clarify what system are you using
Hi. I am using Centos 7
Sounds like all is needed is to fix the spec to say: %ghost %attr(755, root, root) /run/saslauthd
This issue was not selected to be included either in Red Hat Enterprise Linux 7.7 because it is seen either as low or moderate impact to a small amount of use-cases. The next release will be in Maintenance Support 1 Phase, which means that qualified Critical and Important Security errata advisories (RHSAs) and Urgent Priority Bug Fix errata advisories (RHBAs) may be released as they become available. We will now close this issue, but if you believe that it qualifies for the Maintenance Support 1 Phase, please re-open; otherwise we recommend moving the request to Red Hat Enterprise Linux 8 if applicable.