Sharepoint v3 Forms Authentication
Kimmo | January 2, 2007Allrite, so this is the way to implemt forms with
System.Web.Security.ActiveDirectoryMembershipProvider
…and this the way to do it with
System.Web.Security.SqlMembershipProvider (with roles)
…you need to have the membership provider in web.config for central admin
