Howdy, >If you are trying to run tomcat at port 80 with a non-root id, good luck... >I know it is possible and has something to do with chroot, but I have not >tried it. I think I saw some docs for this on the tomcat site.
It's pretty trivial to do with tomcat5 and the build it jsvc/procrun binaries. Yoav Shapira > >-----Original Message----- >From: ext pablo garaitonandia [mailto:[EMAIL PROTECTED] >Sent: Monday, January 12, 2004 6:42 PM >To: Tomcat List >Subject: running tomcat5 as a user other than root > > >Hi guys, > I am trying to run tomcat 5 as any user other than root on my sun >box >so that I can configure mod_jk2 using unix sockets rather than channel >sockets. > (reference http://www.cymulacrum.net/tomcat/tomcat_mod_jk2.html ). > > I have tried doing many things in my init scripts like a "su -c >tomcat $TOMCAT_HOME/bin/startup.sh" but I have been unsuccessful. I >know it is probably something stupid or simple that I am just missing , >but I am just not seeing it. If any of you know how to do this and >would like to share how , I would greatly appreciate it. > >-Pablo > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
