ASP.NET Active Directory Membership Provider - Connection String Tomfoolery

18
Dec 2009

ASP.NET Active Directory Membership Provider - Connection String Tomfoolery

comment icon0 comment(s) |

Ran into an "interesting" problem this week with the ASPNetActiveDirectoryMembershipProvider configuration.  In the connection string you'll usually see:

LDAP://server:port

The important thing to note is that the "LDAP" MUST BE CAPITALIZED.  A transmission protocol that is case sensitive?  Way to go, Microsoft.

Hountowa okashii ne.

 

Search