SQL Monitor 9

Enabling auto-login with SQL Monitor and IIS

If you have IIS configured, you can configure SQL Monitor to login with a single account

  1. Open the web.config file.
    By default, this is located in C:\Program Files\Red Gate\SQL Monitor\Web\Website
  2. Uncomment the following row:

    <add key="AutoLoginUserName" value="admin" />

    This disables SQL Monitor's authentication.

    This will automatically log in the admin account. Other valid values are 'Standard' and 'Read-Only'.
  3. Restart the SQL Monitor website in IIS.



Do you have any feedback on this documentation?

Let us know at sqlmonitorfeedback@red-gate.com


Didn't find what you were looking for?