RE: deploy my files with a different user than root

2009-05-22 Thread Peter Crowther
> From: Jose Manuel Hostalet Wandosell > I am using the tomcat manager to deploy my apps, but after > deploy, web files have root as owner. I have permissions to > deploy but I am not root of the machine, how can I deploy my > files with a different user? Don't run Tomcat as root.

deploy my files with a different user than root

2009-05-22 Thread Jose Manuel Hostalet Wandosell
Hi, I am using the tomcat manager to deploy my apps, but after deploy, web files have root as owner. I have permissions to deploy but I am not root of the machine, how can I deploy my files with a different user? Thanks a lot, José --