Hi,
we develop an web application basedon hpc pack api. when we use ischeduler.submit funcation to submit a job, we find the owner of the job is not the username which we pass to the submit, but is the username which runs the web applicaton on IIS(the
runas username of the job is the username which we pass to the submit), so can we set the both owner and runas to be the same through api?
Also we find the report of the HPC Cluster Manager is focus on the owner of job but not the runas of the job, is it right?
thanks,