Tool for converting openldap-style schemas to the ldif format
schema2ldif [options] [\s-1FILE\s0] > file.ldif
schema2ldif will read the given input file and convert it to an \s-1LDIF\s0 file that you can insert into your \s-1LDAP\s0 directory. If \s-1FILE\s0 is not provided, will read from standard input. In this case, cn option is mandatory. Otherwise, the name of the file (without extension) will be used as cn.
Print a brief help message and exits.
Use \s-1CN\s0 as cn for the schema (mandatory if no file provided)
Use \s-1BRANCH\s0 instead of cn=schema,cn=config
Please report any bugs, or post any suggestions, to the fusiondirectory mailing list fusiondirectory-users or to <https://forge.fusiondirectory.org/projects/schema2ldif/issues/new>
Come Bernigaud
License \s-1BSD\s0
This program is distributed in the hope that it will be useful, but \s-1WITHOUT\s0 \s-1ANY\s0 \s-1WARRANTY\s0; without even the implied warranty of \s-1MERCHANTABILITY\s0 or \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. See the \s-1LICENSE\s0 file for more details.