Hello,

With PRTG, I have installed monitoring screens in my office. I use generic accounts to view the state of my system. I use Mozilla Firfox to display PRTG. In Firefox, I saved the login and password so I just need to press Enter when Firefox starts.

But, since the last update, Firefox doesn't pre-set the login and password.

Is there a solution to have an autologon in PRTG with web interface ?


Article Comments

No official setting, since it's a security measure. However, you can disable it by editing <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 :)


Apr, 2016 - Permalink