fix addUserToGroup and delUser logic with user-group interaction
implement modUser
add config file with BASE_DN, add async wrapper class for ldap client, implement addUser getUser delUser, add and implement addGroup delGroup methods
prototype ldap api interface