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