Bug 243200
| Summary: | Selinux alert with cups pdf | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Schmitz <ds> | ||||
| Component: | cups-pdf | Assignee: | Remi Collet <fedora> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 7 | CC: | twaugh | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-06-11 16:28: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: | |||||||
| Attachments: |
|
||||||
|
Description
David Schmitz
2007-06-07 20:30:50 UTC
Created attachment 156506 [details]
selinux log file
Tim Why is cups trying to write to the home dir? Is this expected behavior? Dan, it's not CUPS code, it's cups-pdf which comes from the cups-pdf package (presumably). "SELinux is preventing /usr/lib/cups/backend/cups-pdf (cupsd_t) "write" to schmitz (user_home_dir_t)." Yes cups-pdf try to create "Desktop" folder in the user home. In previous Fedora (<=6) this folder exists, so all is ok. Since Fedora 7, it only exists on "english" locale (xdg-user-dirs). I'm working with upstream to find a "good" solution. |