schema2ldif

Tool for converting OpenLDAP-style schemas to the LDIF format

Install

All systems
curl cmd.cat/schema2ldif.sh
Debian Debian
apt-get install schema2ldif
Ubuntu
apt-get install schema2ldif
image/svg+xml Kali Linux
apt-get install schema2ldif
Windows (WSL2)
sudo apt-get update sudo apt-get install schema2ldif
Raspbian
apt-get install schema2ldif

schema2ldif

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.