Did You have
STARTER_ALLOW_RUNAS_OWNER = TRUE
On the execute side?
Â
From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Francisco Pereira
Sent: Tuesday, February 9, 2016 7:31 PM
To: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
Subject: [HTCondor-users] jobs getting run as nobodyÂ
hi,
Â
I am trying to understand the circumstances in which a job will run as user "nobody", rather than the user that submitted the job, which we would prefer.
Â
We have home directories mounted via NFS to all the machines in a small cluster, and the UIDs for users are the same across them. As suggested in the manual, I set
Â
FILESYSTEM_DOMAIN = <our domain>
UID_DOMAIN = <our domain>
TRUST_UID_DOMAIN = TRUE
SOFT_UID_DOMAIN = TRUE
Â
in the configuration files of both the submitting and executing machine. I then submit a job with a test script that has
Â
run_as_owner = True
Â
and gives us the output of `pwd`, `hostname` and `whoami`, which confirms that it runs as "nobody" in the correct machine.
Â
What am I overlooking here?
Â
thank you very much for any help!
Francisco
_______________________________________________
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/