Le 02/04/2022 à 09:33, David Timber a écrit :
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.
Note that Fusion Directory project provides an utility for this: https://manpages.debian.org/bullseye/fusiondirectory-schema/fusiondirectory-...
You can get away with it by using include directive with slapd.conf.
You can use olcInclude with cn=config.