Hello,
In the example LDAP schema you propose, at the very beginning, we start by creating an object named "dns" to store the DNS zones and records...:
dn: cn=dns, dc=example, dc=com objectClass: nsContainer objectClass: top cn: dns
But in the ldap schema for this plugin at https://pagure.io/bind-dyndb-ldap/blob/master/f/doc/schema.ldif, the definition of the "nsContainer" object class is nowhere to be found. Is there something I don't understand or am missing? Can you help me so I can do my first tests of the bind-dyndb-ldap plugin? Our test environment: - Rocky Linux 9.5 - Samba AD 4.21 - bind-9.16.23-24.el9_5.3.x86_64 - bind-dyndb-ldap-11.9-10.el9_5.x86_64
Best Regards,
Log in to comment on this ticket.