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 <m...@ceti.pl>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org