开发者

Sharepoint Site Administration

I've got a SharePoint website running on my machine (which it shows me inside the Application Pool in the Inet Manager).

Now this website has a different user credentials specified under the Identity section (properties). Also when I view the w3wp.exe in the task manager it shows th开发者_运维知识库at the site is running as a different user.

The problem is that if I change the username and password of the existing user with mine, the site stops working. How do I run it under my account credentials.

Please help. Thanks


If you want to change the account that runs the SharePoint application pool, you must make sure that the new account has the same permissions as the current one. That includes the correct database permissions. Otherwise the SharePoint Web Application stops working.

The behavior you are describing is normal. Whatever account you use to login to your SharePoint site, the application pool will still be using the account assigned to it.

Regards,
M

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜