Bug 292631 - Allowing cups-pdf to write to the user directory
Summary: Allowing cups-pdf to write to the user directory
Keywords:
Status: CLOSED DUPLICATE of bug 243605
Alias: None
Product: Fedora
Classification: Fedora
Component: cups-pdf
Version: 7
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-16 21:59 UTC by Joshua Covington
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-17 04:25:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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




Note You need to log in before you can comment on or make changes to this bug.