Bug 292631

Summary: Allowing cups-pdf to write to the user directory
Product: [Fedora] Fedora Reporter: Joshua Covington <joshuacov>
Component: cups-pdfAssignee: Remi Collet <fedora>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-17 04:25:11 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 Joshua Covington 2007-09-16 21:59:13 UTC
Description of problem:
cups-pdf is blocked from witing to my home directory. i just want it to write
the pdf on my desktop. therefore I've set OUT=$HOME\desktop in cups-pdf.conf.
I tried to set system_u:object_r:user_home_dir_t for it in selinux with no luck


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Remi Collet 2007-09-17 04:25:11 UTC

*** This bug has been marked as a duplicate of 243605 ***

Comment 2 Remi Collet 2007-09-17 04:26:08 UTC
> OUT=$HOME\desktop

You should use

Out ${HOME}/Desktop