Previous Topic: Limit the Time for Operations

Next Topic: Role-Based Limits

Limit the Number of Entries Returned

You can restrict the maximum number of entries that can be returned that any search or list operation on a DSA. If an operation exceeds this limit, the following error is returned:

Administration limit exceeded

To limit the number of concurrent operations on a DSA

  1. Open the limits configuration file in a text editor.
  2. Add the following command:
    set max-op-size = number-entries;
    
  3. Save the file, and then stop and start the DSA.

More information:

set max-op-size Command