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"
But I am receiveing the following message when I try to log in with
the example:
"Error authenticating. Error authenticating user. The specified domain
either does not exist or could not be contacted"
How do I figure out how my "LDAP://" should look like?
Thanks,
Phin
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"
But I am receiveing the following message when I try to log in with
the example:
"Error authenticating. Error authenticating user. The specified domain
either does not exist or could not be contacted"
How do I figure out how my "LDAP://" should look like?
Thanks,
Phin