Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] permission denied
- Date: Wed, 24 Sep 2025 14:18:35 +0000
- From: Justin Killebrew <jk@xxxxxxx>
- Subject: [HTCondor-users] permission denied
Hello. My blender rendering job cannot write the output to my home directory. Using whoami in the script shows the user is nobody and so the write fails with permission denied. The output and error files are written properly so I guess that is done under my account. I have autofs configured to share the home directory. Iâm able to run a simple shell script job without issues so I think it is setup properly.
How can I specify/control the user that executes the script? How can the output and error files be written but not the render output?
Thanks,
JK