Adding Users to LDAP and Querying
December 26, 2009
This entry covers adding users to the Apache Directory LDAP server and using python-ldap to compare values against the respository.
Adding Users
Assuming that you have added the domain (drumcoder.co.uk) as specified in Adding a domain to Apache LDAP, we now need to add users to it.
Right click …