2010/1/7 Amit Agarwal <ami....@gmail.com>:
> Tomat on Linux starts as root to bind to
> port 80, and then switches effective user id to nobody. Windows does not
> appear to have concept of changing effective user. Tomcat service runs
> as a local system on Windows. Need to change the user for Tomcat
> after binding to port 80.
>
> How can this be achieved?

Just start Tomcat as the non-system user on Windows.  Windows does not
prevent any process binding to "privileged" ports.

- Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to