Setting up Windows Authentication In Reporting Services Using Kerberos

Posted by Vineet on Stack Overflow See other posts from Stack Overflow or by Vineet
Published on 2009-02-17T14:29:17Z Indexed on 2010/06/06 14:02 UTC
Read the original article Hit count: 276

Hi, I have yet another problem with Reporting services. Finally I was able to set the ball rolling, achieving success in configuring reporting services with a domain user account. Now I have a problem accessing the server from another machine (in the same domain) using Integrated Windows Authentication in IIS 6.0.

I have never had problems with this on networks using NT Authentication, but this is the first time our network is set up to use Kerberos. Here are my IIS settings -

  1. Reports (Manager) & ReportServer Virtual directories under Default Website,
  2. Both these are configured to run with Integrated Windows Authentication..Anonymous access turned OFF.
  3. Reporting Services Windows Service runs under Network service account and Web Service under a domain user account.

Note - If I turn on Basic Authentication, it works fine, exceeding all my expectations, but this is not something I want.

Any help is appreciated.

Thanks Vineet

© Stack Overflow or respective owner

Related posts about reporting-services

Related posts about reportingservices-2005