Tagged Questions

0
votes
3answers
28 views

No access with SP Designer after change to FBA

Hi, two days ago I changed the authentication of my site from "Windows" into "Forms". So far so good, users are now in a SQL Express 2005 and it works fine. The problem is now, I have have no access …
0
votes
2answers
31 views

SharePoint: insert ASP code into login.aspx

I have FBA (form_based_authentication) on my SP site, so thi first login site is login.aspx. Now there is following problem: users are coming from another site on the sharepoint. Herefor they using …
1
vote
3answers
186 views

Redirecting Sharepoint login page or display login web part

I have enabled FBA for my Sharepoint site and i want to add a login page or webpart either one of them. Currently my site directly goes to Default.aspx and displays information and webparts (which …
0
votes
1answer
28 views

Sharepoint Forms authentication Run with different account

Hi, I a console application that creates a sub sites under a site collection The site collection accepts only forms based user. Now, when i run the console application, its with windows credentials. …
0
votes
1answer
15 views

Change Extensions of FBA / AD Authentication Zones in SharePoint?

I have a SharePoint site that is configured with FBA and AD authentication. Currently, the Forms Site is extended by the AD site. Due to various factors, I need to reverse this, so the forms based …