Running tomcat as an unprivileged user with a war file

2007-02-22 Thread Jim Goodspeed
I would like to run tomcat as an unprivileged user for security reasons, but when my war file is created through Ant it loses all of the permissions (as it says it will in the Ant manual). Does anyone know of a way to run tomcat as an unprivileged user and still use a war file which when it is

Re: Running tomcat as an unprivileged user with a war file

2007-02-22 Thread David Smith
Jim Goodspeed wrote: I would like to run tomcat as an unprivileged user for security reasons, but when my war file is created through Ant it loses all of the permissions (as it says it will in the Ant manual). Does anyone know of a way to run tomcat as an unprivileged user and still use a