[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] problems with file permissions
- Date: Fri, 18 Nov 2011 16:22:09 -0600
- From: "Dennis D. Box" <dbox@xxxxxxxx>
- Subject: [Condor-users] problems with file permissions
Hi,
I have a question about *out and *err file permissions from condor
jobs. We use a submission script that sets these files to be group
readable when a job is submitted. Sometime during job execution the
group read permission is turned off. This is annoying for users trying
to help each other debug jobs among other things.
Our *.log files remain group readable. Is there a way to change this
behavior?
I googled this, and see that this question gets asked occasionally,
most recently in July :
https://www-auth.cs.wisc.edu/lists/condor-users/2011-July/msg00292.shtml
. Perhaps this is a candidate for a new knob in the config files?
Thanks
Dennis