https://bugs.openldap.org/show_bug.cgi?id=10235
Issue ID: 10235 Summary: Configure without --enable-nestgroup=no enables feature Product: OpenLDAP Version: 2.6.8 Hardware: All OS: All Status: UNCONFIRMED Keywords: needs_review Severity: normal Priority: --- Component: slapd Assignee: bugs@openldap.org Reporter: stacey.marshall@gmail.com Target Milestone: ---
OpenLDAP 2.6.8 configured with --enable-overlays. Some openldap commands output a Duplicate attributeType notice, for example
# /sbin/slapcat -b cn=config -H ldap:///???olcTLSCertificateKeyFile=* | grep olcTLSCertificateKeyFile register_at: AttributeType "( 1.2.840.113556.1.2.102 NAME 'memberOf' DESC 'Group that the entry belongs to' SYNTAX '1.3.6.1.4.1.1466.115.121.1.12' EQUALITY distinguishedNameMatch USAGE dSAOperation NO-USER-MODIFICATION X-ORIGIN 'iPlanet Delegated Administrator' )": Duplicate attributeType, 1.2.840.113556.1.2.102 olcTLSCertificateKeyFile: /etc/certs/localhost/host.key
Specifying configure option --enable-nestgroup=no prevents nestgroup feature and the message from being displayed.
https://bugs.openldap.org/show_bug.cgi?id=10235
stacey.marshall@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Configure without |Duplicate attributeType, |--enable-nestgroup=no |1.2.840.113556.1.2.102 |enables feature |notice seen on 2.6.8
https://bugs.openldap.org/show_bug.cgi?id=10235
--- Comment #1 from Howard Chu hyc@openldap.org --- Fixed in git b490437a66247b92ca0ee3e9b3f793c82c9f3236
https://bugs.openldap.org/show_bug.cgi?id=10235
Howard Chu hyc@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |TEST
https://bugs.openldap.org/show_bug.cgi?id=10235
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.6.9 Assignee|bugs@openldap.org |hyc@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=10235
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|TEST |FIXED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- RE26:
• 74f0e83e by Howard Chu at 2024-06-28T17:03:29+00:00 ITS#10235 slapo-nestgroup: silence extraneous register_at message
https://bugs.openldap.org/show_bug.cgi?id=10235
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED