> I have used Apache Directory Studio for a while now, and it seems that in > one of the more recent releases, a version line has been added to the LDIF > output file if you export a record. The file used to just start with the DN > line of the first record. Is there a way to suppress the version line?
Yes, that was added with version 1.5.0, see https://issues.apache.org/jira/browse/DIRSTUDIO-486. There is now way to supress the version line during export, please file a new issue. As a workaround, as you wrote "if you export a record": If you only want to copy the LDIF of a single entry or some entries you can select the entries and choose "Advanced -> Copy Entry as LDIF" from context menu. Kind Regards, Stefan
