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 in 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. * )
ManageDsaIT If checked the ManageDsaIT control is sent to the server. unchecked
Subentries If checked the Subentries control (RFC 3672) is sent to the server. unchecked
Paged Search If checked 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. unchecked
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 Specifies the referral handling.
  • Follow Referrals manually: Received referrals and search continuations are just displayed As soon as you open or expand such an search continuation the search is continued. You are asked which connection you want to use to follow a specific referral URL, this way you have full control regarding encryption and authentication options when following referrals.
  • Follow Referrals automatically: Follows referrals and search continuations immediately if they are received from the directory server. You are asked which connection you want to use to follow a specific referral URL, this way you have full control regarding encryption and authentication options when following referrals.
  • Ignore Referrals: Any referral or search continuation received from the directory server is silently ignored. No error is logged, no dialog appears, no special entry is displayed, no ManageDsaIT control is sent to the server.
* )
* ) The default values depends on the element that was selected when the wizard has been started: