schema2ldif
December 14, 2024 ยท View on GitHub
schema2ldif is an Utility to manage schema in .schema and .ldif format.
Features
The project consists of two utilities:
schema2ldif: this tool allows to convert a file.schema to file.ldif necessary to insert it in an OpenLDAP server.ldap-schema-manager: this tool is useful for managing schemas in an OpenLDAP server in an easy way, supported operations include- insertion;
- modification;
- listing of schemas;
- deletion;
- other management functionalities.
Installation and upgrade of schema2ldif
The installation and upgrade information is available on Install Schema2ldif
License
schema2ldif is BSD 3-clause.