Hi. We have recently rebuilt our PRTG monitoring setup and are now looking at the Services running and the Service account privileges. Least privilege is an important part of any security plan. With that in mind is it required for our PRTG service account and the 2 PRTG services that are running to have admin rights? If so, is there documentation outlining this with an explanation of why?

Thanks

Jeremy


Article Comments

Hi there,

Just to clarify this, do you mean PRTG's service account used for WMI requests? If not, what service account do you mean?

Best regards.


Jun, 2019 - Permalink

I am talking about the 2 PRTG Services. The PRTG Core Server Service and the PRTG Probe Service. They are running as Local System, so they have local admin rights. We were looking at changing them to use a less privileged account if they don't need the local admin rights to function correctly.

Also, we used a Domain Service account we created to to install PRTG. For the install to run correctly we had to make the account a local admin on the PRTG Server. Now that the installation is done we would like to reduce the service account privileges if we can.


Jun, 2019 - Permalink

Hi there,

PRTG needs access to all files related to the tool (Program Files, Program Data) and should be able to run EXE based sensors. Beside that there is not much rights needed.

Within the "services.msc" you can configure your service user for both services.

Best regards.


Jun, 2019 - Permalink

Thank you. As far as the domain service account we used for install. Should we be able to reduce it's rights now. I am thinking that after the install it is not used for other actions on the network, so we should be able to but I wanted to make sure I didn't miss anything.


Jun, 2019 - Permalink

Hi there,

You can install PRTG under any user you want - the services still run under "SYSTEM". Only if you change the logon user for the "PRTG Core" and "PRTG Probe" service via the "services.msc", then that user is used to run PRTG.

Best regards.


Jun, 2019 - Permalink

Correct. The services run under the local system account by default. I am trying to see what permissions are needed for these services so I can switch them to use a service account that is not the "local system" built in account. Security is the reasoning behind the questions since the :Local System" built in account is basically a local administrator on the box.

Thanks


Jul, 2019 - Permalink

Hi there,

No special permissions are required, as mentioned above:
PRTG needs access to all files related to the tool (Program Files, Program Data) and should be able to run EXE based sensors. Beside that there is not much rights needed.

Best regards.


Jul, 2019 - Permalink

Thanks


Jul, 2019 - Permalink