How to Install schema2ldif in Ubuntu 18.04



Install schema2ldif by entering the following commands in the terminal:

sudo apt update
sudo apt install schema2ldif

Description:

Tool for converting OpenLDAP-style schemas to the LDIF format

The schema2ldif tool will read the given input file and convert it to an LDIF file that you can insert into you LDAP directory. . The schema2ldif tool is part of and provided by the FusionDirectory project.

Homepage: https://forge.fusiondirectory.org/projects/schema2ldif/

Version: 1.3-1

Section: universe/text