http://grimore.i2p/networking/openldap/installing_and_configuring
To use ldapscripts , install them via: aptitude install ldapscripts Here is a short list of tools included in the ldapscripts package: ldapadduser - for adding an user, ex.: ldapadduser system users (add an user system with group name users ), ldapsetpasswd - for changing the password of an user, ex.: ldapsetpasswd system (change the password for the user system ), ldapdeleteuser - for deleting an user, ex.: ldapdeleteuser system (delete...