Stephen Myers
Good Times with .Net

June 2011 Entries

Connecting MVC to a SunOne LDAP store by implementing a custom Membership Provider

LDAP is not Active Directory, though Active Directory is LDAP. As someone who drinks the Microsoft Kool-Aid, I found myself using LDAP for something other than Active Directory and I thought I should share what I have found. The problem domain was to connect a new MVC application to an existing Sun One LDAP Store. Click through for the code...