we are trying to submit the job to queue using following command
/usr/local/bin/qsub -j oe -q tigre_batch -u shaber -W umask=000 /tmp/fedana_120062_comprc.sh.23575.wrap.ksh
it returns
;Req;req_reject;Reject reply code=15023, aux=0, type=1, from and qsub: Bad UID for job execution
errors. We need a solution to submit jobs as different user in openPBS application. Can some help please.