Scenario: SSRS, in SharePoint integrated mode, is calling a custom web service located in the SharePoint ISAPI folder access through _vti_bin. This service is using LINQ 2 SharePoint to query multiple lists in the SharePoint WFE. A layout of the set up can be seen below. Okay, network diagrams is not my strong point! Because [...]
Archive for the ‘Security’ Category
SharePoint, SSRS and Kerberos
Posted: 27th July 2011 in Kerberos, LINQ 2 Sharepoint, Security, Sharepoint 2010, SSRS, Web Services0
Blocking anonymous access to a SharePoint list while still being able to write to it
Posted: 12th July 2011 in Configuration, Security, SharePointScenario: Using a Data View Web Part to create a form to submit anonymous user’s enquiries. These enquiries were submitted to a list called “Contact Us” on the root sites. This was all very well, but as it was a internet exposed publishing site, the anonymous user had to have RW access to the list [...]