You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jonathan Gallimore (Jira)" <ji...@apache.org> on 2019/12/23 11:39:00 UTC

[jira] [Resolved] (TOMEE-2654) Provide ServiceUser in Windows Batch files

     [ https://issues.apache.org/jira/browse/TOMEE-2654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Gallimore resolved TOMEE-2654.
---------------------------------------
    Fix Version/s: 8.0.1
       Resolution: Fixed

> Provide ServiceUser in Windows Batch files
> ------------------------------------------
>
>                 Key: TOMEE-2654
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2654
>             Project: TomEE
>          Issue Type: New Feature
>    Affects Versions: 7.0.6, 7.1.1, 8.0.0-M3
>            Reporter: Jonathan Gallimore
>            Assignee: Jonathan Gallimore
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.1
>
>
> We recently updated the version of Commons-Daemon that we use in TomEE. One knock on effect of this is that this now installs the service as the user 'NT Authority\Local Account' as opposed to 'LocalSystem'. Should this not be what you want, you can work around it by changing it either with the UI provided by TomEE.exe, or in the Service Control Manager.
>  
> Our batch scripts do take a "/user" property, but this simply controls what use the installation batch file runs as, not who the service logs on as.
>  
> A change is needed to these so its possible to specify a parameter to pass the service name and a means to capture the password.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)