Waimun:

I run Tomcat as non-root.

Apache has to be run as root if you use the default port 80, but Tomcat has no such requirement.
If you installed Tomcat as root, use chown to change owner for all files and subdirectores of your tomcat installation, then you should be able to run it as the user that owns the installation.
Or reinstall into a non-root area.

Jerry

waimun wrote:

Hi,

Has anybody tried running tomcat as a non-root user in Linux? If so, how do you proceed (ie. making script setuid doesn't work for me). Pls advice.

Thanks alot!

--
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