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

Re: [HTCondor-users] jobs getting run as nobody



Hi Rob,

Thank you for the reply! I was assuming that wouldn't be the case here because bothÂFILESYSTEM_DOMAIN andÂUID_DOMAIN are hardwired to be the same across all machines. I wonder if there could still be an issue if that does not match what the DNS says, and I'll check.

Francisco

On Tue, Feb 9, 2016 at 8:48 PM, Robert Hafner <tedivm@xxxxxxxxxx> wrote:
I had this problem a week ago on a new cluster. It turns out my DNS setup wasnât working properly, so rDNS (prt records) were not properly being set. This meant the machines werenât appearing as having the right domain, and thus were not trusted.

Rob


> On Feb 9, 2016, at 5:31 PM, Francisco Pereira <francisco.pereira@xxxxxxxxx> wrote:
>
> 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/


_______________________________________________
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/