I've checked in updated versions of ldifsort.pl and ldifdiff.pl into CVS (contrib directory). Here's what's new:
ldifsort.pl:
+ Added option to sort attributes within each entry.ldifdiff.pl:
+ Converted to Getopt::Long
+ Added option to specify a list of attributes to be treated as DNs when being compared.
+ Added option to specify a list of attribues to be treated as "shared"
attributes, where the source may not be a sole authoritative source.
When modifying these attributes, separate "delete" and "add" LDIF
changes are generated, instead of a single "replace" change.
-Kartik
