all groups > sql server reporting services > november 2005 >
You're in the

sql server reporting services

group:

Using RS in a Web App


Using RS in a Web App Carlos López.
11/28/2005 1:23:01 PM
sql server reporting services:
Hi, i want to publish some reports with Reporting Services for my customers,
but RS need windows authentication and my customers dont will be in the
active directory, how can i use impersonate with RS?

Re: Using RS in a Web App Teo Lachev [MVP]
11/28/2005 10:14:20 PM
Well, you have at least three choices:

1. Use Anonymous access (not recommended).
2. Render reports on the server side and authenticate using a trusted system
account to the report server.
3. Use custom security (http://www.devx.com/dotnet/Article/26759/0/page/1)

--
HTH,
----------------------------------------------
Teo Lachev, MVP, MCSD, MCT
"Microsoft Reporting Services in Action"
"Applied Microsoft Analysis Services 2005"
Home page and blog: http://www.prologika.com/
----------------------------------------------
[quoted text, click to view]

Re: Using RS in a Web App Carlos López.
11/29/2005 7:55:09 AM
Thanks a lot Teo!
I really need that!

[quoted text, click to view]
AddThis Social Bookmark Button