We're in need of a tool that dumps the contents of the jdbm database as an LDIF. This tool is meant to be used if the server cannot start of the database is corrupt for some reason. It should try its best to extract as much data as it can from the database using the master table and the dn index.
Description
We're in need of a tool that dumps the contents of the jdbm database as an LDIF. This tool is meant to be used if the server cannot start of the database is corrupt for some reason. It should try its best to extract as much data as it can from the database using the master table and the dn index.