Keep replys on the list, please. There's a reason why the Reply-To
header is set.

[EMAIL PROTECTED] wrote:

> I have rectified the problem. Tomcat is now running on port 80, with
> the root user. But this is a concern for me because it is a security
> risk. How do I get around this? I have also read that one must never
> run Tomcat through port 80 with root, but if I try running Tomcat
> through port 80 with another user, i cannot because any port under
> 1024 is a privileged port, and only root has access to these ports.
> How do I get around this without using the iptables command??

Take a look at jsvc. The sources of jsvc come with the official Tomcat
distribution from apache.org.

Regards
  mks


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

Reply via email to