1
vote
1answer
200 views
Inferring LDAP address from NT domain name
Given a NT style account name (DOMAIN\UserName) is it possible to infer what the LDAP address for that domain is so that user info can be looked up?
My scenario:
I have an asp.net app runni …
