Browse by Tags

All Tags » appPool (RSS)

ApplicationPool password stored as plain text withing SharePoint by Bas

A few days ago I was reading a blog (And I forgot what blog!!) with information that the ApplicationPool password was stored as plain text. If you don't believe me: check the screenshot below: The password is as well accessible via the objectmodel...

Change the AppPool identity by Bas

Today I wanted to change the Identity of Application pool, but all I got was the following message: "Service Unavailable" The solution was quite simple: make sure that the new identity is a member of the IIS_WPG group and your website will continue...