[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Is there a config var to keep execute directory [Sec=Unclassified]



Is there a config variable which can cause the execute directory to be left intact after a job exits, in order to be able to check what files were transferred and what the permissions are on them?

Should I see something in the StartLog or ShadowLog indicating that the condor user doesn’t have permission to execute?

Are all files transferred from a Windows submit machine to a linux machine made executable?

 

An strace is showing:

execve("./CASAL_LINUX.exe", ["./CASAL_LINUX.exe", "-E", "-O", "mpd.dat"], [/* 4 vars */]) = -1 EACCES (Permission denied)

dup(2)                                  = 3

fcntl64(3, F_GETFL)                     = 0x1 (flags O_WRONLY)

close(3)                                = 0

write(2, "strace: exec: Permission denied\n", 32strace: exec: Permission denied

) = 32

exit_group(1)                           = ?

Process 5690 detached

 

 

___________________________________________________________________________

    Australian Government Antarctic Division - Commonwealth of Australia
IMPORTANT: This transmission is intended for the addressee only. If you are not the
intended recipient, you are notified that use or dissemination of this communication is
strictly prohibited by Commonwealth law. If you have received this transmission in error,
please notify the sender immediately by e-mail or by telephoning +61 3 6232 3209 and
DELETE the message.
        Visit our web site at http://www.aad.gov.au/
___________________________________________________________________________