When an AutoSys job runs on a Solaris agent, it is not running under the default project ID of the job owner. It is, instead, running under the default project ID of root. This causes the job to fail as the kernel parameters set for root's default project are not adequate to allow the job to run properly. Is there a way to configure the agent so that command jobs run under the default project ID of the job owner?
Release : 11.4,11.5,12.0
Component : Workload Automation System Agent
Set the following parameter in the agentparm.txt file and restart the agent service...
oscomponent.native.setuid.enable=true