Displaying 2 results from an estimated 2 matches for "puppet_ldapdn".
2013 Mar 15
0
New LDAP puppet provider using ldapmodify, ldapadd, ldapdelete etc.
...t should be the case
- work out which add/modify/delete commands are required to get to the
desired state
- write out an appropriate ldif file
- execute it via an ldapmodify statement.
It''s in it''s infancy, but feel free to have a look
https://github.com/gtmtechltd/puppet_ldapdn - bit.ly/16wzHVp <http://t.co/mTYD1zFDbL>
Hope this is useful to someone, I will add more to it when I can.
Thanks
Geoff
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving email...
2008 Nov 13
2
ldapmodfiy via exec
I''m trying to execute an ldap modify command but have run into issues
with multiple lines and can''t seem to find a happy medium. Any ideas ?
exec {"ipa_modify_username_length":
command => "/usr/bin/ldapmodify -h $host_name -p 389 -
Y GSSAPI <<LDAP
dn: cn=ipaConfig,cn=etc,dc=example,dc=com