User Profile
Collapse
-
While using Active directory search
The specified domain either does not exist or could not be contacted -
Nandagopal started a topic How do you figure out the LDAP://? ("Error authenticating. Error authenticating user.in GeneralHow do you figure out the LDAP://? ("Error authenticating. Error authenticating user.
Hi,
I am using the example "Authentica te against the Active Directory by
Using Forms Authentication and C#":
But I am having a problem figuring out the LDAP://
The LDAP:// that I pass looks like this (i substitued generic the
following with generic name):
Dim adPath as String =
LDAP://DC=SomeDomainCo ntrollerCompute rThatHasActiveD irect ory"
...
No activity results to display
Show More