It can be annoying to login every time you leave the screen. How do you enable automatic login?


Article Comments

SSO using Active Directory is not supported by PRTG. In order to re-enable autofill, edit <prtg app directory>/webroot/index.htm and change the following:

  1. Set the autocomplete attribute to on in line 61 and 64
  2. Remove the readonly attributes on both lines, if existing

The browser will then allow you to login with your autocomplete credentials :) This has to be done after each update.


May, 2016 - Permalink