Tomcat can run on ports > 1024 as any user you like.  You just have to make
sure that user has permissions to read and write to Tomcat's work area and
logging area, and any place you put your web applications.

If you want to run on ports < 1024, you have to run as root (at least on
*nix variants), or put another service "in front" of Tomcat, such as Apache
or another web server.

John


> -----Original Message-----
> From: Lars Nielsen Lind [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, September 28, 2002 10:12 AM
> To: [EMAIL PROTECTED]
> Subject: Start Apache/Jakarta-Tomcat as Non-root user
> 
> 
> Hi.
> 
> Are the some easy ways to start Apache / Jakarta-Tomcat as 
> Non-root user 
> - for instance with a  user created for the purpose?
> 
> Are the any security risks (for instance access to root) to 
> be aware of?
> 
> Best regards,
> 
> Lars Nielsen Lind
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to