【发布时间】:2019-01-16 11:59:44
【问题描述】:
Sharepoint 搜索结果显示用户没有权限的文件
我正在开发 Sharepoint 2016。我有一个要求,当用户没有文件权限时,他/她不能在搜索结果中看到文件和文件路径
问候,
巴班阿里
【问题讨论】:
标签: sharepoint sharepoint-2010 sharepoint-2013
Sharepoint 搜索结果显示用户没有权限的文件
我正在开发 Sharepoint 2016。我有一个要求,当用户没有文件权限时,他/她不能在搜索结果中看到文件和文件路径
问候,
巴班阿里
【问题讨论】:
标签: sharepoint sharepoint-2010 sharepoint-2013
我会检查您的搜索抓取帐户是否拥有正确的权限。它应该只有全读。
以下是一些有趣的博客文章和有用的文章,可帮助您配置搜索服务:
https://docs.microsoft.com/en-us/sharepoint/search/create-and-configure-a-search-service-application http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/10/19/how-to-properly-set-permissions-on-your-search-crawl-account-in-sharepoint-2010.aspx
无权访问该项目的用户不应在搜索结果中看到它 - 这是默认行为。如果是这样,则说明存在配置问题。
希望这会有所帮助!
【讨论】: