Sharepoint初学者!

Sharepoint 2016 配置FBA(三)配置Sharepoint

 

编辑已经创建好的Web Applicaiton,

SharePoint Central Administration -> Application Management -> Manage Web Applications.

选中需要配置的Web Applicaition,点击Authentication providers

点击需要编辑的authentication provider。我的只有一个Default。

选中Enable Forms Based Authentication (FBA),ASP.Net Membership Provider Name 输入FBAMembershipProvider,ASP.NET Role Provider Name输入FBARoleProvider(和Web.config里的保持一致)。

Windows Authentication也选中,这样就可以以两种认证方式登录,在登录的时候会有选项提示。

 

保存。进入网站的时候,可以看到选择Windows Authentication 和Forms Based Authentication的界面。

 

 

posted on 2017-10-31 15:01  Sharepoint初学者!  阅读(495)  评论(0)    收藏  举报