Hi Dario,
The job owner is an immutable attribute by default and cannot be changed after set. See IMMUTABLE_JOB_ATTRS
and SYSTEM_IMMUTABLE_JOB_ATTRS:
https://htcondor.readthedocs.io/en/latest/admin-manual/configuration-macros.html
You will need to change these at the admin level. Note: havenât tested this myself but itâs possible there are other internal safeguards to changing the attribute. Whatâs the use case? Iâd worry about things like file ownership getting confused if the Owner attribute suddenly changes in the middle of a job.
Brian
Sent from my iPad
On Apr 19, 2020, at 2:48 PM, "dario.rodriguez@xxxxxxxxxxxx" <dario.rodriguez@xxxxxxxxxxxx> wrote:
|