Bug 360041
Summary: | SELinux prevents spamassassin from creating files in /var/lib/spamassassin and NFS home dirs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Leonid Zeitlin <lz> |
Component: | selinux-policy | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 7 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Current | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-12-10 21:06:24 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
Leonid Zeitlin
2007-10-31 12:18:13 UTC
Is the use_nfs_home_dirs boolean turned on? getsebool use_nfs_home_dirs Turn it on with the following command setsebool -P use_nfs_home_dirs 1 I will fix the auto-whitelist problem in the next update Fixed in selinux-policy-2.6.4-52 Thank you, but use_nfs_home_dirs is actually on. I think fs_manage_nfs_files doesn't allow to create directories. Your right, sorry about that I will add this ability in Fixed in selinux-policy-2.6.4-53 Sorry for delay in testing. Now I am running selinux-policy-2.6.4-59.fc7. The issue is fixed |