Alistair’s cakeBlog

Software development and philosophical musings

Entries Comments


Testing GADfly integration with ActiveDirectory

29 September, 2009 (12:45) | ADSI, GADfly, active directory, apache camel, c#

I’ve pretty much finalised the design of GADfly, with a Windows service using a durable consumer to pull messages from a dedicated topic provided by Apache ActiveMQ inside Apache Camel. Just needed to try it out for real, so I knocked up FlyTrap, a small Windows GUI app to send messages to a test topic and consume them, using the GADfly functionality to create and delete accounts and directories in ActiveDirectory.

Creating accounts in ActiveDirectory


It’s a very simple app that tells you how long it took to create and delete the accounts and directories, including the messaging time:

Deleting accounts in ActiveDirectory


«

  »

Write a comment