Allow flat searches of LDAP instead of sub-tree.

Description

Currently, all searches of LDAP are sub-tree searches – i.e., the entire sub-tree under the base DN will be searched for results. Allow users to configure a flat search mode so that only the direct children under the base DN will be included in searches.

Environment

None

Activity

Show:

MattM June 19, 2006 at 11:55 AM

New section in LDAP docs:

ldap.searchFilter – the search filter that should be used when loading users. If this
property is not set, the default search will be for users that have the attribute specified by
ldap.usernameField.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created June 19, 2006 at 11:52 AM
Updated June 19, 2006 at 11:55 AM
Resolved June 19, 2006 at 11:55 AM

Flag notifications