my system admin gave me this:
Domain : capp.net USER : capp\\dhr2
Pass : admin@12345
what will the connection string be?
I am very very new t
Thanks to everyone for your help and support. The correct address in my case was:
LDAP://192.168.0.146/CN=USERS,DC=capp,DC=net
What i didnt realize in the beginning was that i was trying to connect to Active Directory in a different domain than my current domain. So the Ip address was the missing part. thanks a million to Luis who realized that there was something wrong was with the domain.
And thanks Shadow Walker for explaining the ldap connection string in more details.