Posts Tagged ‘FBA’

FBA Using AD

Tuesday, September 22nd, 2009

Just working on Forms Authentication for SharePoint. Causing a bit of a headache to say the least.

The objective: Enable staff to access the Intranet from home on a specific URL, and sign in using their username and password with a graphical form, so that a disclaimer can be shown.

After some hunting I came across a thorough post here:

https://blogs.technet.com/nishants/archive/2009/05/22/how-to-configure-forms-based-authentication-active-directory-ldapmembership.aspx

This nearly works. Just got issues getting the users added in to the Policy for Web Application pages for the Alternate Access Mapping zone.

Will post if (and when) I get it to work!