Tagged Questions
0
votes
1answer
23 views
Have FBA users visible (via people picker) to a non-FBA site
I have a publishing site collection extended into two zones:
Zone1: (default zone, win auth only- internal users)
Zone2: (internet zone, fba only- external users)
I want zone1 users to be able to ...
0
votes
1answer
548 views
I have a problem trying to add FBA Users or Roles to a SharePoint site
I’ve added the membership and role provider keys for an FBA database into the web.config of a standard AD authenticated SharePoint site (as per Andrew Connells article).
This should then allow me to ...
3
votes
1answer
676 views
Site output cache with Forms authentication in a sub site
I have a Sharepoint 2007 puiblishing site. The top level site is purely anonymous and one of the children is using Forms authentication using Custom membership provider. The Admin site is using ...
1
vote
4answers
433 views
How to set anonymous user as a specific user
I am using SharePiont Server 2007 Enterprise with Windows Server 2008 Enterprise. I am developing using VSTS 2008 + C# + .Net 3.5. I am wondering whether SharePoint has any means to set an anonymous ...
0
votes
1answer
328 views
Forms authentication login page issue
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. And I am developing using ASP.Net + C# + .Net 3.5 + VSTS 2008 on SharePoint Server 2007. I am developing a ...
0
votes
2answers
710 views
ValidateUser of Forms Authentication issue
I am using SharePoint 2007 Enterprise + Publishing portal template + Windows Server 2008. And I am developing using ASP.Net + C# + .Net 3.5 + VSTS 2008 on SharePoint Server 2007. I am developing a ...