Search dialog

In the LDAP Search page you can specify search parameters to query a directory. It is integrated within the Eclipse search dialog.

To start the LDAP Search page the following procedure is recommended:

  1. Select a entry, search, attribute or value in the LDAP Browser view, in the Entry editor or in the Search Result editor.

  2. Then choose New Search... from context menu or use the shortcut Ctrl-H or press the Search button int the Workbench toolbar.

OptionDescriptionDefault
Search Name A meaningful name of the search. With this name the search is listed in the Searches category. Current timestamp
Connection The connection to search on. Use the Browse... button to select a connection. *)
Search Base The base DN of the search. You could edit the DN or select a recently used DN from drop-down list or click to Browse.... to open the DN Selector dialog. *)
Filter Enter a valid LDAP search filter. The drop-down list provides a history of recently used filters. A click to the Filter Editor button opens the Filter Editor dialog , it also explains how the content assistance works. *)
Returning Attributes A comma-separated list of attributes that should be returned and displayed in the Search Result editor. Hit Strg-Space to get content assistance. The drop-down list provides a history of recently used attributes. * )
Subentries If enabled enabled the subentries control (RFC 3672) is sent to the server. disabled
Paged Search If enabled the simple paged result control is sent to the server. With the page size you could define how many entries should be retrieved in one request. If Scroll Mode is enabled only one page is fetched from the server at once, you could 'scroll' through the pages by using the 'next page' and 'top page' items. If disabled all entries are fetched from the server, the paged result control is only used in background to avoid server-side limits. disabled
Scope The search scope. Object searches on the base DN only (compare); One Level searches the direct children of the base DN; Subtree searches the base DN an all its descendants. * )
Count Limit The maximum number of entries the server should return, value 0 means no limit. Note that this value is a client-side limit, its possible that also a server-side limit is used. * )
Time Limit The maximum time in seconds the server should search. Value 0 means no limit. Note that this value is a client-side value, its possible that also a server-side limit is used. * )
Alias Dereferencing Specifies whether aliases should be dereferenced while finding the search base entry or when performing the search or both. To manage (create, modify, delete) aliases you have to uncheck both options. * )
Referrals Handling Follow means to follow referrals returned from server, you are asked which connection to use when following the referral. Ignore means that referrals returned from server are ignored. Select Manage to be able to manage (create, modify, delete) referral entries. In that case the Manage DSA IT control is sent to the server. * )
* ) The default values depends on the element that was selected when the wizard has been started: