Monday, March 12, 2012

Login Credentials

Hi,
When I navigate to my reportsserver url from internet, a login dialogbox
is displayed wherein i have to pass userid and pwd. How can i send this
userid and password(windows account) to the report usinng rs:Parameters?
Or Is there any other way to pass these parameters?
TIAWhat type of authentication do you have setup within IIS on your RS server?
If you have a domain you should set Windows Intergrated authentication. This
would then remove the prompt box.
I think you can configure the userid in either the web.config or the
rsapplication.config (or file called something similar :-))
Paul Walsh
"SSRS NEW" wrote:
> Hi,
> When I navigate to my reportsserver url from internet, a login dialogbox
> is displayed wherein i have to pass userid and pwd. How can i send this
> userid and password(windows account) to the report usinng rs:Parameters?
> Or Is there any other way to pass these parameters?
> TIA

No comments:

Post a Comment