Bug 487519 - Unable to run low-latency jobs needing access to files only available to owner
Summary: Unable to run low-latency jobs needing access to files only available to owner
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: grid
Version: 1.1
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: 1.1.1
: ---
Assignee: Robert Rati
QA Contact: Jan Sarenik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-26 14:44 UTC by Robert Rati
Modified: 2009-04-21 16:17 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-21 16:17:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2009:0434 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging and Grid Version 1.1.1 2009-04-21 16:15:50 UTC

Description Robert Rati 2009-02-26 14:44:36 UTC
Description of problem:
When running condor as the root user, I'm unable to run a job through the job hooks that is owned by a user.  Using a fetch hook of:

#!/bin/sh
echo 'Cmd = "/bin/date"'
echo 'Out = "/home/rrati/date.output"'
echo 'Err = "/home/rrati/date.err"'
echo 'Iwd = "/home/rrati"'
echo 'Owner = "rrati"'
echo 'JobUniverse = 5'


The starter complains of being unable to access the out/err files.  /home/rrati has perms of 700.

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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Robert Rati 2009-02-27 14:15:17 UTC
This was fixed in 7.1.2 upstream but apparently not merged to mainline, causing it to be broken in all releases since 7.1.2.  The above fetch hook script should now work correctly.

Fixed in:
condor-7.2.2-0.6

Comment 3 Jan Sarenik 2009-04-07 11:53:01 UTC
Bug reproduced on condor-7.2.2-0.4.el5

Verified on latest candidate condor-7.2.2-0.9,
both RHELs, both archs.

Comment 5 errata-xmlrpc 2009-04-21 16:17:17 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2009-0434.html


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