This is a migrated thread and some comments may be shown as answers.

ASP.NET Report Viewer Authentication

1 Answer 126 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Baptiste
Top achievements
Rank 1
Baptiste asked on 05 Mar 2014, 02:13 PM
Hello,

I am currently evaluating the use of Reporting in a project and I got a test page up and running in ASP.NET 4.5.

However, I noticed that my report (which uses a SQL Server Data Source) is executing the query using the application pool identity. Is there any way to run the query using the current user's identity?


Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 10 Mar 2014, 10:03 AM
Hello,

Please check how your connection string (Integrated Security) is declared. In addition you need the settings described in the following MSDN article: How to: Access SQL Server Using Windows Integrated Security.

I hope this information helps you.

Regards,
Stef
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
General Discussions
Asked by
Baptiste
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or