Sharepoint 2010 Web服务:UserProfileService:拒绝访问

时间:2012-08-07 08:47:24

标签: web-services sharepoint sharepoint-2010

我尝试通过UserProfileService web serivce(Sharepoint Server 2010)获取用户配置文件的数量,但是对于所有用户(sharepoint system acount除外)返回

  

操作失败--->拒绝访问:只有管理员可以   检索所有用户的计数。

使用sharepoint系统帐户(比如'domain \ megauser'),它可以按预期工作。

我尝试将其他用户添加到服务器场管理员组,网站集管理员组,但它没有帮助 - 同样的错误。

我可以为用户提供更多权限(超过服务器场管理员)吗?或者UserProfileService需要一些特殊权限?

1 个答案:

答案 0 :(得分:2)

您必须将其他用户添加到UserProfileService应用程序:

  1. 转到中央应用程序 - 管理服务应用程序
  2. 单击用户配置文件服务应用程序(突出显示)
  3. 打开服务应用程序选项卡,然后单击权限
  4. 添加具有给定权限的用户(即完全控制)