Managing users in a Windows Active Directory environment is a common use case, and the tools provided by Microsoft are not the best. At the College of Architecture we have developed a web application using Django and python's built in LDAP client, it has allowed us to view and edit user data from a common interface. This talk will give a brief overview of our system and examples to help the audience get started with their own web application to control user data in Windows Active Directory.