Sharepoint 2010 user not found error

谁说我不能喝 提交于 2020-01-06 05:11:07

问题


I am getting this error when I try to do the following:

  • accessing a library settings
  • accessing a workflow settings
  • accessing a list settings
  • accessing a task settings

p.s.

  • I'm using SharePoint 2010 on Windows Server 2008 64-bit
  • I am using an Administrator account.
  • I recently installed the Active Directory on the server

Regrds


回答1:


Check the workflows. Browse to the site, and Edit in SharePoint Designer. If you click on the workflows, there may be one there that was created by a user that no longer exists, or a local user that is not in AD. Save and republish each of them, and you will probably be allright. Bumped into this when our SP admin got married, and her account changed. A long term solution would be to have a functional account that is not tied to an individual be the login that publishes all of the workflows. Each workflow runs as the user that publishes it, so any account changes can break a workflow.



来源:https://stackoverflow.com/questions/9464905/sharepoint-2010-user-not-found-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!