You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by dummy <le...@cmks.com.sg> on 2005/07/21 03:08:01 UTC

can't start tomcat as user

Hi,
 
Got problem starting Tomcat as user tomcat. No problem starting it under
root. Any idea why ?
 

Re: can't start tomcat as user

Posted by Luis Durán <el...@cantv.net>.
dummy wrote:
> Hi,
>  
> Got problem starting Tomcat as user tomcat. No problem starting it under
> root. Any idea why ?
>  
> 
On Linux, only root can open ports below 1024 (included). You must
compile the jsvc program and setup a tomcat user and it will start
tomcat as root and then change the effective user before receiving
requests. I hope this help. (jsvc is in the bin folder, i think is
originally compressed)

-- 

Luis Edgardo Durán Lebis
Soporte Técnico y Sistemas
http://mipagina.cantv.net/elebis
elebis@cantv.net
0416-7580991


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org