Tagged Questions
0
votes
2answers
137 views
FBA web app user permissions replicate to full control even after login
I have made a web application with Form Based Authentication that uses a custom form. Then each user is suppsed to enter the restricted area with their specific permissions. What happens instead is ...
0
votes
0answers
107 views
Is it necessary to add AD users or groups seperately to Windows Auth mode application and extended FBA app when target site is same?
I have an "Intranet" web application "http://ABC.com" created under claims mode with Windows authentication. This Web app uses users and groups from Active Directory.
Say I have 2 security groups ...
1
vote
3answers
2k views
SharePoint 2010 Access Denied - Temporarily fixed by Check Permissions
I am using Forms Based Authentication and security seems to be setup properly. The problem I am getting is that every so often, my users report access denied issues on one of my site collections.
...
1
vote
2answers
281 views
How to Limit Access to a Form using Active Directory?
I have a specific form that needs to be accessed only by certain users and/or AD groups. How do I limit access to specified users or specified Active Directory groups? Is this done via a workflow?
...