Currently we are using tomcat as our application server, and as such the tomcat user is running CloverETL.
Since it's normally recommended to have tomcat as a user without login, it makes it tricky having Clover run shell scripts.
Basically we have to have tomcat sudo as another user.
Is there a recommended way to setup tomcat permissions, and a way to start clover services?