Under 12.1.3.0 or 12.2.1.4 on Linux all of our web apps run as the user that weblogic server runs under. Is there a way to deploy a web app such that it runs as a different user/principal than the hosting weblogic server?
Up until now, we've been assigning various Unix groups to the user which weblogic runs under. We now have a need for a bit tighter control.
Any ideas or references to the appropriate documents will help. Thanks in advance!