Displaying 1 result from an estimated 1 matches for "ldapdev1".
2007 Oct 10
5
Puppet ldapnodes issue
...g for node information in a manifest to LDAP. I followed the instructions at: https://reductivelabs.com/trac/puppet/wiki/LdapNodes and was able to get the puppet schema loaded into our LDAP.
I can now query LDAP and modify/load data without any issues using the OpenLDAP tools.
e.g.
ldapsearch -h ldapdev1.domain.com -x -b''dc=puppet''
returns the following information...
# extended LDIF
#
# LDAPv3
# base <dc=puppet> with scope subtree
# filter: (objectclass=*)
# requesting: ALL
#
# puppet
dn: dc=puppet
dc: puppet
objectClass: organization
objectClass: dcObject
o:: UHVwcGV0IF...