Perform repeated modifications against an LDAP directory server.
modrate {arguments}
modrate --hostname server.example.com --port 389 \
--bindDN uid=admin,dc=example,dc=com --bindPassword password \
--entryDN "uid=user.[1-1000000],ou=People,dc=example,dc=com" \
--attribute description --valueLength 12 --numThreads 10
modrate --generateSampleRateFile variable-rate-data.txt