OpenLDAP since version 2.4 has a backend named cn=config where everything is stored in ldif format including schemas.

Schemas must therefore be converted from schema format to ldif format to be inserted in the directory, you must also be able to update, delete, add schemas during the life of your directory.

To simplify all these operations we have written two utilities that can be used by everyone, including those that would not use FusionDirectory.

iit is :

  • ldap-schema-manager: list, insert, modify, insert diagrams
  • schema2ldif: which converts your schemas to ldif

the tools are licensed under gpl 2+ and are available:

Debian Logo
Ubuntu Logo
Centos logo vertical