Hi all, I have a need to submit from a process that run by a single user. When it comes to submit jobs, it is aware of a user that the job can run as. Seeing as the shepherd and execd are run as root (therefore must be changing the user anyway), is there a way to override the user that the job will run as. I guess this would only be for people with manager permissions.
Currently, this is achieved with `sudo runuser -u user 'qsub ...'` Thought this isn't very elegant. Regards, Joseph David Borġ josephb.org
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
