Chris's coding blog

LDAP/Active directory tree in C#

October 12, 2009

Download

This winforms application from 2004 shows the basics of querying an Active Directory and LDAP server, including OpenLDAP, Netscape/Sun ONE, IBM ldap servers. The application is designed to work generically with LDAP rather than use the .NET Active Directory specific classes (which make the job a whole lot easier).

It includes browsing of the LDAP server and an Integar8 conversion routine for Active Directory (the COM datatype used for storing the last login date in Active Directory). An interop’d version of ActiveDs.dll is included

csharpwinforms

I'm Chris Small, a software engineer working in London. This is my tech blog. Find out more about me via GithubStackoverflowResume