FBA User in FBA role is not taking permission from SharePoint Group

自闭症网瘾萝莉.ら 提交于 2019-12-18 09:49:11

问题


I've configured FBA with Sharepoint 2013 on my development machine (one server). I'm able to create FBA Roles and FBA users and i can connect using FBA users.

The problem is when it comes to permission.

I'm adding the FBA Roles to SharePoint Group but the permission is not being granted to the User inside the FBA Role.

I've reviewed the configuration several time, and checked the below:

  • web.config of the web application
  • web.config of central admin and STS
  • Checked the security on the FBA database and giving the application pool account the necessary security on the database.
  • The web application configuration (enabling FBA..)

What i'm missing? Why users are not taking the Roles permission?


回答1:


I had the exact same issue. This was because the Users and Groups were'nt in the same OU. I was able to resolve this by adding userContainer="xxxxxx" in the role Provider

https://social.technet.microsoft.com/Forums/en-US/9592df6b-d789-49c0-b1ec-142828cdadc8/fba-ldap-domain-group-members-getting-access-denied?forum=sharepointadminlegacy



来源:https://stackoverflow.com/questions/32604542/fba-user-in-fba-role-is-not-taking-permission-from-sharepoint-group

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!