Posts Tagged ‘Forms Based Authentication’

Form Based Authentication in SharePoint

This post serves me as a list of items to do when configuring FBA from scratch in SharePoint. It is by no means self explanatory or exhaustive.
1. Create a new web application call it Intranet, extend it and call that Extranet. Extranet is to live in Extranet zone.
2. Run “aspnet_regsql.exe -E -A all -S DatabaseServerName”

3. [...]

Continue reading »