You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sridhar Kulkarni <sr...@msn.com> on 2007/07/13 17:04:51 UTC

Running tomcat under root user

Hi,

I want to run the tomcat server as root usser... I am not able to find the 
documentation for running tomcat under root user on Ubuntu. Please any one 
has any idea?

-S

_________________________________________________________________
Shaadi.com Matrimonials. Register FREE! 
http://www.shaadi.com/ptnr.php?ptnr=mhottag


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Running tomcat under root user

Posted by Peter Crowther <Pe...@melandra.com>.
> From: Sridhar Kulkarni [mailto:sridharkulkarni@msn.com] 
> I want to run the tomcat server as root usser... I am not 
> able to find the 
> documentation for running tomcat under root user on Ubuntu. 
> Please any one has any idea?

su
cd <tomcat install directory>/bin
./startup.sh

Or am I missing something obvious?

		- Peter

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org