Download csv2ldif2 Project site
Download ldap-preg_replace

csv2ldif2.pl - a CSV to LDIF converter

Member of yet another ldap-toolbox that will make your life with directory servers much easier:
ldap-preg-replace | ldap-searchEntries | ldap-csvexport | ldap-collate | csv2ldif2 | ldif-extract | ldif-preg-replace
Help this Project!

What's that?

It is a small tool written in perl that can convert CSV data from standard input or a file into the LDIF format that can be understood by LDAP-Servers.

How does it work?

It is very simple since it runs from command line. Just download it and call it without parameters. This will give you all options that can be set.
Additionally, you can find a more detailed documentation in the release package.

Where can i download csv2ldif2?

You can download the latest development version from svn:
svn co https://svn.sourceforge.net/svnroot/csv2ldif2/ csv2ldif2

Or just download the latest file release from the project page at sourceforge!