puppet-openldap
puppet-openldap copied to clipboard
LDAP Configuration Management Module for Puppet
I might be able to help. https://github.com/puppetlabs/puppetlabs-ldap_entry This needs love, but is an interesting idea and the ldap commands don't change very often so it likely all still works.. Something...
Currently throwing this error: ``` Warning: Variable access via 'ssl' is deprecated. Use '@ssl' instead. template[/tmp/vagrant-puppet/modules-0/ldap/templates/server/openldap/slapd.conf.erb]:39 (at /tmp/vagrant-puppet/modules-0/ldap/templates/server/openldap/slapd.conf.erb:39:in `block in result') Warning: Variable access via 'isgroup' is deprecated. Use '@isgroup'...
I've used this module to install an LDAP server for testing here at Puppet Labs, but whenever I try to specify a `uid` or `mail` field ldapadd fails with an...
I did a quick search the other day to see if this was already in the forge. However, I didn't find it. How easily could you add this module to...