I am using the MS Login control to allow users to login using the Acrive Directory to Authenticate
My connection String is connectionString="LDAP://extremefitness.local/DC=extremefitness,DC=local"
I want to use the CreateUserWizzard to allow new people to log in, but I want the users to be inserted into a given organizational unit in my active directory. In which case I need to use connectionString="LDAP://extremefitness.local/OU=WebUsers,DC=extremefitness,DC=local" as the connections string...
How can I combine thes two connections strings? How do I have the controls use the one it needs? or is there another way?
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Most Valuable Expert award recognizes technology experts who passionately share their knowledge with the community, demonstrate the core values of this platform, and go the extra mile in all aspects of their contributions. This award is based off of nominations by EE users and experts. Multiple MVEs may be awarded each year.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.