Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/sharepoint/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
SharePoint 2010:是否可以限制PeoplePicker在基于声明的网站中显示广告用户?_Sharepoint_Sharepoint 2010 - Fatal编程技术网

SharePoint 2010:是否可以限制PeoplePicker在基于声明的网站中显示广告用户?

SharePoint 2010:是否可以限制PeoplePicker在基于声明的网站中显示广告用户?,sharepoint,sharepoint-2010,Sharepoint,Sharepoint 2010,我在2010年有一个基于声明的网站,使用FBA(SQL)和广告。我希望表单用户登录时不要在peoplepicker中看到广告结果。这在2007年是可能的,使用: stsadm -o setproperty -propertyname peoplepicker-nowindowsaccountsfornonwindowsauthenticationmode 2010年我该怎么做?如果我试图禁用该网站的广告,我会收到一条警告,说搜索将无法爬网该网站 有什么想法吗 donal要在使用FBA时

我在2010年有一个基于声明的网站,使用FBA(SQL)和广告。我希望表单用户登录时不要在peoplepicker中看到广告结果。这在2007年是可能的,使用:

stsadm -o setproperty

   -propertyname peoplepicker-nowindowsaccountsfornonwindowsauthenticationmode
2010年我该怎么做?如果我试图禁用该网站的广告,我会收到一条警告,说搜索将无法爬网该网站

有什么想法吗


donal

要在使用FBA时使搜索正常工作,您需要扩展SharePoint应用程序,创建一个使用windows身份验证并共享相同内容数据库的新网站


请参阅:

要在使用FBA时使搜索工作正常,您需要扩展SharePoint应用程序,创建一个使用windows身份验证并共享相同内容数据库的新网站

见: