sharepoint 2013 FBA
在 SharePoint 2013 中为基于声明的 Web 应用程序配置基于表单的身份验证(ldap)
Configure forms-based authentication for a claims-based web application in SharePoint 2013(ldap)
http://technet.microsoft.com/en-us/library/ee806890.aspx
SharePoint 2013 FBA Pack (http://sharepoint2013fba.codeplex.com/)
A forms based authentication pack for SharePoint 2013. It includes web parts for registering users, changing passwords and password recovery. It includes tools for managing users and roles and for approving registrations. This is a port of the SharePoint 2010 FBA Pack, which was originally ported from the CKS Forms Based Authentication Solution for SharePoint 2007.
User authentication methods in SharePoint 2013 Prev
sharepoint foundation 2013 with ADLDS as Forms auth repository ERROR
修改web.config如下
<PeoplePickerWildcards> <clear /> <add key="AspNetSqlMembershipProvider" value="%" /> <add key="membership" value="*" /> <add key="roleManager" value="*" /> </PeoplePickerWildcards>
Access the FBA site through clientContext
http://username:[email protected]/someresource
http://sv1/_windows/default.aspx?ReturnUrl=%2f_layouts%2f15%2fAuthenticate.aspx%3fSource%3d%252F&Source=%2F
http://administrator@sk:Abcdefg@sv1/_windows/default.aspx?ReturnUrl=%2f_layouts%2f15%2fAuthenticate.aspx%3fSource%3d
%252F&Source=%2F
https://administrator@sk:[email protected]:888/_windows/default.aspx?ReturnUrl=%2f_layouts
%2f15%2fAuthenticate.aspx%3fSource%3d%252F&Source=%2F
http://administrator@sk:Abcdefg@sv1/SitePages/%E4%B8%BB%E9%A1%B5.aspx
http://administrator@sk:Abcdefg@sv1/_windows/a.txt
To fix the issue can't support by ie
http://support.microsoft.com/kb/834489

浙公网安备 33010602011771号