logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

oLschema2ldif - Converts LDAP schema's to LDB-compatible LDIF

Author

       ldb was written by AndrewTridgell[1]. oLschema2ldif was written by SimoSorce[2].

       If you wish to report a problem or make a suggestion then please see the http://ldb.samba.org/ web site
       for current contact and maintainer information.

Description

       oLschema2ldif is a simple tool that converts standard OpenLDAP schema files to a LDIF format that is
       understood by LDB.

Name

       oLschema2ldif - Converts LDAP schema's to LDB-compatible LDIF

Notes

        1. Andrew Tridgell
           https://www.samba.org/~tridge/

        2. Simo Sorce
           mailto:idra@samba.org

Samba 4.0                                          06/19/2025                                   OLSCHEMA2LDIF(1)

Options

       -I input-file
           OpenLDAP schema to read. If none are specified, the schema file will be read from standard input.

       -O output-file
           File to write ldif version of schema to.

See Also

ldb(7), ldbmodify, ldbdel, ldif(5)

Synopsis

oLschema2ldif [-I INPUT-FILE] [-O OUTPUT-FILE]

Version

       This man page is correct for version 4.0 of the Samba suite.

See Also