Overview
This article provides the solution for when all users are logged into the GFI Archiver web interface as one single user, even though the login screen appears to specify the correct user.
Environment
- GFI Archiver
- Microsoft IIS 7
Root Cause
This is caused by the Virtual Directory Connection Settings as they are set to use a specific user and not passthrough authentication.
Resolution
- Navigate to the Start menu > Administrative Tools > Internet Information Services (IIS) Manager.
- Expand Server Node > Sites > Default Website > Archiver.
- Select Basic Settings.
- Select Connect As.
- Select Application User (pass-through authentication).
- From the Command Prompt, execute the following command:
iisreset /noforce