reverse DNS (or /etc/hosts entries) are required for UID_DOMAIN to be honored.
You said that /etc/hosts is OK
Try anyway to set:
NO_DNS to True and
DEFAULT_DOMAIN_NAME to the same value in submit and worker
As they said
STARTER_ALLOW_RUNAS_OWNER = True (in the startd config - should be the default on linux)
and
RunAsOwner = True (in the job ClassAd
both affect running as owner instead of nobody.
Best,
Marco
Hi John,
Yes, STARTER_ALLOW_RUNAS_OWNER = TRUE on both submitter (head node) and executer sides (sorry for omitting this). I also checked that /etc/nsswitch.conf is giving priority to /etc/hosts in determining the domain name, just in case, although from the manual
I thought specifying FILESYSTEM_DOMAIN would obviate the need for this.
thank you!
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/