The modrate Command-Line Tool

Perform repeated modifications against an LDAP directory server.

Usage

modrate {arguments}

LDAP Connection and Authentication Arguments

Modification Arguments

Request Control Arguments

Rate Management Arguments

Additional Arguments

Dependent Argument Sets

Exclusive Argument Sets

Examples

    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