Run Tomcat Service as Different User on Windows 7
Posted
by
sdoca
on Super User
See other posts from Super User
or by sdoca
Published on 2011-06-24T22:13:35Z
Indexed on
2011/06/25
0:25 UTC
Read the original article
Hit count: 294
I have installed Tomcat6 using the 32-bit/64-bit Windows Service Installer download version. In the setup instructions, it is recommended that "For optimal security, the service should be run as a separate user, with reduced permissions". I created a new local/standard user (Tomcat) to run the service. The Tomcat service is listed in my list of Services and it's running under my user profile. However, I can't figure out how to set/change which user to start it as.
© Super User or respective owner