About OpenDJ LDAP Toolkit
The OpenDJ LDAP Toolkit includes the following command-line tools.
- authrate
- measure bind throughput and response time
- ldapcompare
- perform LDAP compare operations
- ldapmodify
- perform LDAP modify, add, delete, mod DN operations
- ldappasswordmodify
- perform LDAP password modifications
- ldapsearch
- perform LDAP search operations
- ldifmodify
- perform LDAP modify, add, delete, mod DN operations against entries contained in an LDIF file
- ldifsearch
- perform search operations against entries contained in an LDIF file
- ldifdiff
- compare two LDIF files and report the differences in LDIF format
- modrate
- measure modification throughput and response time
- searchrate
- measure search throughput and response time
Get the OpenDJ LDAP Toolkit
You can get the
OpenDJ
LDAP Toolkit using any of the following
methods:
Download
The easiest way to download the OpenDJ LDAP Toolkit is to get the latest version from our
repository
.
Build
For the DIY enthusiasts you can build it yourself by checking out the
latest code using
Subversion
and building it with Maven 3