We need to validate an user on Microsoft\'s Active Directory using Delphi 7, what is the best way to do that?
We can have two scenarios: the user inputs its network
Google for using ADSI with Delphi, you can find some articles talking about that
Active Directory Service Interfaces
Using ADSI in Delphi
and you can also look at online-admin which they offer components to manage many of windows services including AD