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!