Strategy One
Troubleshooting Windows Authentication in Strategy Web
To use Windows authentication with Strategy Web, you must be running Web on a Windows machine with Microsoft IIS. Non-IIS web servers do not support Windows authentication.
In cases where you have configured a project source to use Windows authentication, when logging in to Strategy Web, your users may see the following error message:
Copy
You cannot login as an NT User. Please ask the MicroStrategy Server Administrator to link this NT User account to a MicroStrategy Server User.
This may happen even if the user's Windows account is properly linked to the Strategy user account. The problem may be that several settings in Internet Information Services (IIS) Service Manager are incorrect. To fix this, perform the following on each Strategy Web server machine:
- Access the IIS Internet Service Manager.
- Right-click the MicroStrategy virtual folder and select Properties.
- On the Directory Security tab, under Anonymous Access and Authentication Control, click Edit.
- Clear the Allow anonymous access check box.
- Select the Windows Challenge/Response check box.
- Click OK, then OK.
- Restart the machine for the changes to take effect.
