You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/04/30 08:41:44 UTC

[Bug 64395] Windows Installer should offer an option to select a service account

https://bz.apache.org/bugzilla/show_bug.cgi?id=64395

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
(In reply to Christoph.vonWittich from comment #0)
> The current installer installs the Tomcat Service by using the LocalSystem
> account.
> This account is high privilege account and should not be used for production
> webservers.

This is not correct. As of the switch to Commons Daemon 1.2.0 around the middle
of last year, Tomcat uses "Local Service", not "Local System". This can still
be changed, e.g. via Tomact9w.exe, if required.

We previously looked at providing an option to select a user in the installer
under bug 55969. The conclusion then was that the work required did not justify
the benefit given the change to "Local Service". That doesn't mean that a patch
to provide that feature would be rejected - quite the opposite - just that the
committers are likely to have higher priorities.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org