Wrong username appears in the web interface

Symptoms: When running the Sentinel web page, the same user name always appears (usually starting with the prefix "IUSR_").

Cause: This error occurs when IIS uses Anonymous access instead of Integrated Windows authentication.

Resolution:

  1. Go to IIS Settings (Start —> Settings —>Control Panel —> Administrative Tools —> Internet Information Services).
  2. Expand Local Computer\Web Sites\Default Web Site. Right click Sentineland select Properties.
  3. In the Directory Security tab, click Edit.
    The Authentication Methods dialog box opens.
  4. Ensure that Anonymous access is not selected and Integrated Windows Authentication is selected, and click OK twice.