Page 1 of 1

Setting file ownership after task is finished

Posted: Wed Feb 08, 2017 6:12 pm
by keyframe
Heya Timur,

Since each job knows the name of the user that submitted it, is possible to assign ownership/group of the final frame to that user once the task is completed?

At the moment all renders are owned by either root or nonrootuser (if specified).

G

Re: Setting file ownership after task is finished

Posted: Thu Feb 09, 2017 8:32 am
by timurhai
Hi.

You can write some command wrapper for it.
Or you can do something in a Python service class.

PS
For now i do not see any general way that will suit all studious for it.
If you find some simple generic way to solve this issue we can talk about to implement it in the project.