Jon Smark jon.smark@yahoo.com writes:
Hi,
I'm new to OpenLDAP and I'm finding it hard to perform the initial configuration (a lot of the information I find online seems to pertain only to old versions of OpenLDAP, which used a different configuration system).
Anyway, I have defined a schema file with the custom attributes and object classes relevant to my domain. Starting from a fresh installation of OpenLDAP 2.4.42 running on Ubuntu 16.04, I want to configure my Slapd server to *only* consider my schema file and to ignore all the other schemas it's configured to use by default.
please note that most standard attribute types are hardcoded in schema_prep.c, that is all hashed attribute types in core.schema.
-Dieter