On Fri, 6 May 2011 02:35:17 +0200, Jakub Królikowski wrote:

My $0.02: do not run tomcat as root.

Why?

For security purposes. One should run processes/services with lowest privileges possible.

Is there any reason you have to run it as root? If so, implement a lightweight daemon that will run with root priviliges and run tomcat as a normal user.

--
Mikolaj Rydzewski <[email protected]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to