Tool to quickly set up an OpenLDAP server based on the steps outlined at:
http://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html
Automates the process of installing the required packages, generating a hashed password for the LDAP admin, creating certs, writing/importing config files, and restarting services.
*This script will overwrite existing LDAP configs*
Written with RHCSA students in mind, who will need an LDAP server...
Automated Perl Deprovisioner (apdep) is a script designed to automatically disable and/or delete Active Directory accounts that have gone stale. Exceptions to this deletion process are stored in a database of your choosing (through DBI).