Re: [Geoserver-users] GeoServer 2.20-RC windows installer testing requested

2021-10-05 Thread Sander Schaminee via Geoserver-users
On Tue, Oct 5, 2021 at 3:45 PM Calliess Daniel Ing. < daniel.calli...@stadt-salzburg.at> wrote: > Hi Sander, > > > > see below for my comments: > > > > - As Daniel points out, the Service option runs as the "NT > AUTHORITY\Network Service" user. And yes, the installer will set write > access to th

Re: [Geoserver-users] GeoServer 2.20-RC windows installer testing requested

2021-10-05 Thread Sander Schaminee via Geoserver-users
Hmm yes... If I search for this, I can't get a conclusive answer as to what to use for a proper name. I would prefer using the identifier (S-1-5-20) so there cannot be a misunderstanding, but the Java Service Launcher ini does not understand that. However, on my machine (Windows 10 Professional -

Re: [Geoserver-users] GeoServer 2.20-RC windows installer testing requested

2021-10-05 Thread Sander Schaminee via Geoserver-users
Hi again Jukka, I was reading this: https://docs.microsoft.com/en-us/windows/win32/services/networkservice-account It does state that "the name of the account must be NT AUTHORITY\NetworkService when you call CreateService or ChangeServiceConfig, regardless of the locale, or unexpected results can

Re: [Geoserver-users] GeoServer 2.20-RC windows installer testing requested

2021-10-05 Thread Sander Schaminee via Geoserver-users
Hi all, Thanks for testing and the feedback. I am the bastard who wrote the installer ;) I am currently getting ready to get the PR ready for the Windows installer (so that it can be merged to the GeoServer main branch) and I am trying to incorporate some of the suggestions I have read here. Some