PingDirectory

Root DSE request criteria

Use the root DSE request criteria type to match requests that target the server root DSE.

The root DSE request criteria type includes the following configuration property:

operation-type

Specifies the types of operations that matches the criteria. By default, only the compare and base-object-search types are included. Available values include:

  • compare — Indicates that the criteria matches compare requests that use the null DN.

  • base-object-search — Indicates that the criteria matches search requests that use a null base DN with a baseObject scope.

  • single-level-search — Indicates that the criteria matches search requests that use a null base DN with a singleLevel scope.

  • whole-subtree-search — Indicates that the criteria matches search requests that use a null base DN with a wholeSubtree scope.

  • subordinate-subtree-search — Indicates that the criteria matches search requests that use a null base DN with a subordinateSubtree scope.