I have written a ColdFusion component to interact through LDAP with Active Directory. The component is working great and I am getting the functionality I need from it.
However, I am building an additional method by which I plan to enumerate all of the OU objects in AD. While I recursively...