Comments on: SharePoint FBA: Basic “All Authenticated Users” Role Provider http://trentacular.com/2009/12/sharepoint-fba-basic-all-authenticated-users-role-provider/ Trent Foley's Spectacular Technical Blog Fri, 18 May 2012 14:01:04 +0000 hourly 1 http://wordpress.org/?v=3.3.2 By: Gaurav http://trentacular.com/2009/12/sharepoint-fba-basic-all-authenticated-users-role-provider/comment-page-1/#comment-2038 Gaurav Sat, 07 May 2011 03:57:09 +0000 http://trentacular.com/?p=198#comment-2038 This does not work for MOSS/ SP2007. Any thoughts would be highly appreciated. Bryan, were you able to resolve this? This does not work for MOSS/ SP2007. Any thoughts would be highly appreciated. Bryan, were you able to resolve this?

]]>
By: Bryan http://trentacular.com/2009/12/sharepoint-fba-basic-all-authenticated-users-role-provider/comment-page-1/#comment-1418 Bryan Tue, 15 Jun 2010 01:13:11 +0000 http://trentacular.com/?p=198#comment-1418 I am trying to use FBA to perform Windows authentication and then rely on SharePoint for all authorization. Can you help here? Here's a quick summary of what I have: * I have a SP web app with Windows authentication enabled (assume the URL is http://spserver01) * I have extended the SP web app and have enabled FBA (assume the URL is http://spserver01:1234) * I have created Windows users on SP server (e.g., user1, user2, etc) * I have made these Windows users "Team Site Members" in SP. * When I use Windows authentication, all works great. * When I use FBA authentication, I can get authentication to work (I've implemented my own MembershipProvider) but I still get "Access Denied" errors, even when using your "All Authenticated Users" role provider above. Basically, I think I'm trying to do exactly what you've accomplished above. Any thoughts/guidance here as to what I could be missing? Thanks! * I have a SP site collection that has Windows authentication enabled. This works great. * I have extended that SP site collection get this exact thing working but am running into issues: If you are like me though, and are using FBA merely for authentication and are leveraging SharePoint for all authorization, then the single “All Authenticated Users” role is all I need from my Role Provider. I am trying to use FBA to perform Windows authentication and then rely on SharePoint for all authorization.

Can you help here?

Here’s a quick summary of what I have:

* I have a SP web app with Windows authentication enabled (assume the URL is http://spserver01)

* I have extended the SP web app and have enabled FBA (assume the URL is http://spserver01:1234)

* I have created Windows users on SP server (e.g., user1, user2, etc)

* I have made these Windows users “Team Site Members” in SP.

* When I use Windows authentication, all works great.

* When I use FBA authentication, I can get authentication to work (I’ve implemented my own MembershipProvider) but I still get “Access Denied” errors, even when using your “All Authenticated Users” role provider above.

Basically, I think I’m trying to do exactly what you’ve accomplished above. Any thoughts/guidance here as to what I could be missing?

Thanks!

* I have a SP site collection that has Windows authentication enabled. This works great.

* I have extended that SP site collection

get this exact thing working but am running into issues:

If you are like me though, and are using FBA merely for authentication and are leveraging SharePoint for all authorization, then the single “All Authenticated Users” role is all I need from my Role Provider.

]]>