Home → API Manual → Live Lookup → Sample Implementation: Active Directory via Linked SQL Server
This code and instructions were graciously contributed by Richard Edwards of DNN Stuff.
This implementation explains how to connect to Active Directory via a link through Microsoft SQL Server rather than directly via PHP's LDAP functions. Using this linked method has shown significant performance improvements when querying for Live Lookup results.
|
live_lookup_ad_mssql_linkedserver.php |