ldap.searchSubTree

If the property ldap.searchSubTree is set to true, it searches across the entire subtree.

Property Name Property Description
ldap.searchSubTree If this property is set to true, searches across the entire subtree (given the context) are performed. If it is set to false, then searches are performed only on the level identified by the context, which means that the configuration must be exact. the default is true.

Example

ldap.searchSubTree=true