diradm is a simple bash script for managing POSIX
users and groups stored in a LDAP directory,
offering the same features as the traditional
passwd file utilities useradd/usermod/userdel and
groupadd/groupmod/groupdel. It uses the
ldapsearch, ldapadd, ldapmodify, and ldapdelete
utilities from the OpenLDAP project to perform the
needed queries against the LDAP database.