About Wren:DS LDAP Toolkit
The Wren:DS 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
- makeldif
- generate LDIF content from and LDIF template
- modrate
- measure modification throughput and response time
- searchrate
- measure search throughput and response time
Get Wren:DS SDK Toolkit
You can get Wren:DS SDK Toolkit using any of the following methods:
Download
Pre-built binaries can be downloaded directly from the Wren Security Maven repository:
Build
For the DIY enthusiasts you can build it yourself by checking out the latest code using Git and building it with Maven 3.
