我在2010年使用基于声明的网站,使用FBA(SQL)和AD。我希望表单用户登录时不会在peoplepicker中看到AD结果。这可能在2007年使用:
stsadm -o setproperty
-propertyname peoplepicker-nowindowsaccountsfornonwindowsauthenticationmode
我怎样才能在2010年这样做?如果我尝试为网站禁用AD,我会收到警告,说搜索无法抓取此网站。
有什么想法吗?
敦尔
答案 0 :(得分:0)
要在使用FBA时使搜索正常工作,您需要扩展SharePoint应用程序,创建使用Windows身份验证的新站点,并共享相同的内容数据库。
请参阅:http://techtrainingnotes.blogspot.com/2010/01/sharepoint-2010-forms-based.html