Are you wanting to run LDAP queries against the AD database ? If so, yes, Active Directory IS a LDAP complient directory. So if you write code using ADSI or WHS (i use these two) or other scripting languages, and pass in a LDAP query, it will return the data you request..
I want to use ldap to run queries against AD database. I am trying to query for email addresses. How do I return the requested information back to user or server. I have fire wall that support ldap.
so you want to validate an email address (possibly inbound) against the AD database before passing it through the firewall ? are you writing code or wiring up and existing service to do this ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.