When integrating SQL Reporting Services 2005 with Sharepoint Services 3.0, and you have a SRS report that runs over a view with the UserID as a parameter (to filter the records the user has access to), will the SharePoint ReportViewer passover the UserID to RS and RS to SQL
Sharepoint security with Reporting Services stops at Item level or does it impersontate down to SQL Should authenticating be Integrated or SQL Should the userid in SQL be exact match with Sharepoint Or are they mapped somewhere
Thank You!!