Issue #11116 has been updated by Nigel Kersten. Status changed from Needs Decision to Accepted Assignee changed from Nigel Kersten to Daniel Pittman
This is great Darin, thanks for doing the schema translation work. I assume this is still perfectly compatible with how LDAP nodes work with Puppet? Any notes for people transitioning from the older schema to this one? With a bit more detail around the implications for users, we should be able to merge this in quickly. Assigned to Daniel who has taken over from Jacob on the platform team. I apologize for the ticket bouncing, but Jacob recently left us, and we've got a bit of transition work going on. ---------------------------------------- Feature #11116: LDAPv3 compliant schema file https://projects.puppetlabs.com/issues/11116 Author: Darin Perusich Status: Accepted Priority: Normal Assignee: Daniel Pittman Category: LDAP Target version: Affected Puppet version: Keywords: Branch: Hello, The LDAP schema supplied with Puppet, puppet.schema, is specify to OpenLDAP and does not work with directory servers which conform to the LDAPv3 standards pertaining to schema definitions and attribute syntax checking, see RFC 4512. The attached schema, 91-puppet.ldif, has been ported from puppet.schema to conform with the LDAPv3 standard. I have successfully tested the attached schema with the OpenDJ directory server, http://www.forgerock.com/opendj.html, which requires that schema definitions conform with the LDAPv3 standard. While not specifically test, this schema should also be valid for use with any directory server derived from Netscape directory server, such as Sun Directory Server Enterprise Edition (now Oracle) or 389 Directory Server. I would very much like to see this schema added to Puppet ASAP. Thanks! -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
