Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification.
The "HowTo" page has been changed by ChristopherSchultz. The comment on this change is: Fixed spelling of "priviledges". Added reference to jsvc to the section on running without root.. http://wiki.apache.org/tomcat/HowTo?action=diff&rev1=82&rev2=83 -------------------------------------------------- Corrections and comments are most welcome! - == How to run Tomcat without root priviledges? == + == How to run Tomcat without root privileges? == + + The best way is to use jsvc, available as part of the [[http://commons.apache.org/daemon/jsvc.html|commons-daemon]] project. + + ---- + - Is there a way to allow normal user(non-root) to start/stop the tomcat server. Tried assigning permision, did not work. Read thru some articles, stated that only root has permission to port below 1025. + Is there a way to allow normal user(non-root) to start/stop the tomcat server. Tried assigning permission, did not work. Read thru some articles, stated that only root has permission to port below 1025. How can i allow a non-root user to do so ? thks in adv. :) - malathi ranjit singh---- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
