K2 blackpearl Product Documentation: Installation and Configuration Guide
Troubleshooting 401 error with Reporting Services

Error description:

Solution

  1. Start a command prompt.
  2. Locate and then change to the directory that contains the Adsutil.vbs file. By default, this directory is C:\Inetpub\Adminscripts.
  3. Type the following command, and then press ENTER:

    cscript adsutil.vbs set w3svc/NTAuthenticationProviders "NTLM"

  4. To verify that the NtAuthenticationProviders metabase property is set to NTLM, type the following command, and then press ENTER:

    cscript adsutil.vbs get w3svc/NTAuthenticationProviders


    The following text should be returned:

    NTAuthenticationProviders       : (STRING) "NTLM"

 

 


K2 blackpearl Product Documentation: Installation and Configuration Guide 4.6.10