On Apr 28, 2006, at 3:11 PM, Little, Colin E wrote:
Currently, Condor does not try to preserve the user's gid or umask when running jobs. We plan to add this to a future release. In the mean time, you could wrap condor_submit with script that puts the gid and umask in the job's environment, then use USER_JOB_WRAPPER to read those environment variables to set the gid and umask before starting the job. +--------------------------------+-----------------------------------+ | Jaime Frey | I used to be a heavy gambler. | | jfrey@xxxxxxxxxxx | But now I just make mental bets. | | http://www.cs.wisc.edu/~jfrey/ | That's how I lost my mind. | +--------------------------------+-----------------------------------+ |