On Wednesday 12 February 2003 12:37, Rademacher Tobias wrote:
> Uho! Does this mean that tomcat _must_ run as root user (on Solaris) due to
> ports lower that 1024 are not accessible by a user without root privileges.
If you want to have Tomcat running on port 80 and/or 443: yes.
> I guess the solaris admin would'nt be happy if a cricial
> service that may be attacked runs as root.
True.
> Any advice? Can I run tomcat without being root but using
> 80 or 433 ports?
Yes and no.
I have the following setup:
- 1 - Tomcat standalone on port 8080 and 8443 as a 'normal' user.
- 2 - Netfilter rules - done as root - to redirect traffic from port 80 to
8080 and port 443 to port 8443.
Everybody happy.
> Thx a lot for any comments!!!!!!!
> Bye
Regards,
Cees.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]