ldapserver
This module can be used to install and configure ldap server
Version information
released Dec 15th 2013
Start using this module
Add this module to your Puppetfile:
mod 'rbabu-ldapserver', '0.0.1'
Learn more about managing modules with a PuppetfileDocumentation
rbabu/ldapserver — version 0.0.1 Dec 15th 2013
ldapserver
This is the ldapserver module.
License
OPENSOURCE (GPL)
Contact
Support
Note
This module can be used to install and configure openldap server on a rhel5/rhel6 hosts. Edit the slapd.conf file in templates directory to hold your customised passwd at 'rootpw' using 'slappasswd' command Once the module is installed run the 'ldapadd' with ldif files to build base dn and add OUs on the ldap server The 'base.ldif' and 'add_ous.ldif' and available at the test directory within this module.
Please log tickets and issues at our Projects site