Microsoft PlayGround

A Playground for Microsoft Technologies

Entries Tagged ‘Security’

Article in TechNet Magazine

For the Dutch TechNet magazine I have written an article about the security within SharePoint. This is my first TechNet article and I think it has turned out great. The link to the article in included below.  Veiligheid in en om SharePoint – TechNet Magazine, juli 2010 Also read the article of a colleague of mine [...]

Handle access denied for application pages

Within SharePoint you have the ability to create custom application pages. Application pages remain in the layouts folder of SharePoint. Each user can access these pages by typing in the URL in the explorer bar. When you would navigate to one of these pages and you do not have enough rights, you would expect that [...]

Changing the user that runs the Application Pool

For a project we were working on we created a web application with a wrong application pool Identity. We wanted to set this correctly and we thought we could just change the application pool Identity in IIS, but we were wrong. What happens was that the application pool identity was changed back by SharePoint in [...]