oLschema2ldif - Man Page
Converts LDAP schema's to LDB-compatible LDIF
Synopsis
Description
oLschema2ldif is a simple tool that converts standard OpenLDAP schema files to a LDIF format that is understood by LDB.
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.
Version
This man page is correct for version 4.0 of the Samba suite.
See Also
ldb(7), ldbmodify, ldbdel, ldif(5)
Author
ldb was written by Andrew Tridgell[1]. oLschema2ldif was written by Simo Sorce[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.
Notes
- Andrew Tridgell
https://www.samba.org/~tridge/ - Simo Sorce
mailto:idra@samba.org
Info
10/25/2024 Samba 4.0 System Administration tools