LDAP/Active directory in C#

An application for displaying the LDAP (open LDAP, AD) tree of an LDAP database.

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

Last updated on 03 March 2009

Comments

blog comments powered by Disqus