tomb<blog>

musings from the dark side

Sep 03, 2009

LDAP Connection String for ASP.NET ActiveDirectoryMembershipProvider in SBS2003

Sep 03, 2009

I have been working on an intranet project that connects directly to the companies AD. Problem is that the domain controller is on a Microsoft Small Business Server 2003 server and where the connection string of 

LDAP://domain.local/CN=Users,DC=domain,DC=local

 

will work on a normal enterprise or standard server 2003 installation, on SBS it will not. On SBS2003 things are set up a little differently.

LDAP://domain.local/OU=SBSUsers,OU=Users,OU=MyBusiness,DC=domain,DC=local

 

Embarrassingly, it took me WAY too long to figure that out.

Comments

Write your comment:

(it will not be displayed)
Leave this field empty:

 
Powered by Mango Blog All Content and Media © Copyright MMX
Tomb Multimedia Productions Ltd
All Rights Reserved