--On Saturday, April 2, 2022 4:33 PM +0800 David Timber <[email protected]> wrote:

I had to write my own schema for my application and I was struggling to
figure out how to import the schema I wrote to cn=config. I had though I
was missing something until I found this.

https://gist.github.com/jaseg/8577024

Notice the name of the script. Someone had to write this because there's
no tool that you can use to import schemas when the slapd is configured
with cn=config.

This is incorrect. You can use ldapadd to import schema to an existing cn=config database. Just like you add entries to any other database. It's generally clear the person who wrote the "tool" you are referring to is utterly clueless in how to use OpenLDAP.

Regards,
Quanah


Reply via email to