Please contact me directly and we can discuss options.Â
This likely has nothing to do with authentication per-se. (authentication is proving who you are - and the nobody user is by definition not an actual user)
Currently HTCondor will always create a 'nobody' user on the execute node and run the job as that user unless the job has run_as_owner=TRUE.
The nobody user only needs to have access to the files in the execute directory on the execute node.ÂÂ That temporary users will own the files while the job is running, and it will be disabled as soon as the job exits and the results are transferred back.Â
We create one 'nobody' user for each slot so that they slots dont have access to each other's files.
-tj
On 7/29/2015 11:01 AM, Michael Fienen wrote:
Hi HTCondor peoples
We at the US Geological Survey have just been mandated to use two-factor authentication for all Windows machines in the agency. The result is that credentials for authentication seem not to be passed through HTCondor properly. When I submit runs from a submit node, condor_q lists them as running (âRâ), and condor_status shows machines as claimed, but the job log reports:
007 (408.088.000) 07/27 17:14:16 Shadow exception!0 Â- ÂRun Bytes Sent By Job0 Â- ÂRun Bytes Received By Job
This is reported for all machines that have TFA enabled.Â
Is there a way to pass the credentials through in this setup? Anyone have experience with TFA and HTCondor?
I can provide more specifics about how TFA was implemented if that would help.
ThanksMike FienenUSGS Wisconsin Water Science Center
_______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users The archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/