SSRS for External Users
Hi All,
I am working on a DashBoard in Silverlight. With this User can Create a schedule and Subscription. Right now it is a intranet application. Only Active Directory Users can access it. Now, i want to give access to the External
Users(Non- Active Directory Users).
I cannot change the Reporting Web Service. I am looking for other solutions. Can any body suggest on this?
May 26th, 2011 4:08pm
Can any body please answer this Question?
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2011 1:33pm
Hi kumarssrs,
Generally, Reporting Services uses role-based authorization and Windows authentication to determine who can perform operations and access items on a Report Server. Each user who requires access to a Report Server should have a valid Windows local or domain
user account or be a member of a Windows local or domain group account.
Based on your requirements, Reporting Services provides an extensible architecture that allows you to plug in custom or forms-based authentication modules. The most common scenario for using custom authentication is to support Internet or extranet access to
a Web application.
For more information, please refer to the article below:
How to: Configure Custom or Forms Authentication in Reporting Services
Regards,
Bin Long
May 30th, 2011 4:53am
Hi Bin Lonq,
Thanks for your replay for my question. I went through the article. Since i cannot change the RSReportServer.config file, this article is not much helpful for me. Is there any other solution for my problem?
Thanks in advance..
Kumarssrs
Free Windows Admin Tool Kit Click here and download it now
June 1st, 2011 10:08am