DanielSwan
MIS
I'm a Unix SA that has been asked to setup tomcat for our developers. I've got Tomcat setup and running, and have sucessfully deployed a single .war file. Having gotten that far, I want to secure things.
There are several different application-groups that wish to use Tomcat, each with several different web-apps that they will wish to redeploy regularly.
How do I set up tomcat so that separate teams have sufficient access to deploy their own applications, yet not have sufficient access to undeploy (or otherwise interfere with other applications.)
Any help appreciated,
Dan.
There are several different application-groups that wish to use Tomcat, each with several different web-apps that they will wish to redeploy regularly.
How do I set up tomcat so that separate teams have sufficient access to deploy their own applications, yet not have sufficient access to undeploy (or otherwise interfere with other applications.)
Any help appreciated,
Dan.