Installation guide

Table Of Contents
Changing Search Scope
68 Red Hat Directory Server Gateway Customization Guide • April 2005
The label of the search attribute as it is displayed in the Find drop-down list on the
Search form .
The object class attribute to search on.
Match types to use in search results.
dsgwfilter.conf
The dsgwfilter.conf file contains an entry for each search object defined in
dsgwsearchprefs.conf. Each entry defines the following:
Pattern for which to search.
Delimiters for the search pattern.
LDAP filter for generating search results.
Text to use in describing search results for the pattern.
Scope of the search (not required).
The name of the search filter entry for a search object is identified in
dsgwsearchprefs.conf.
Changing Search Scope
Search object entries in dsgwsearchprefs.conf define the search scope used in
searches for the corresponding object class. The default scope for gateway search objects
(subtree) specifies the
baseurl and all its children.
The scope of a search object can be changed by editing the corresponding line in
dsgwsearchprefs.conf. Valid search scopes are shown in Table 6-1.
NOTE Define new search preferences in
dsgwsearchprefs.conf whenever a
new object class with searchable attributes is added to the gateway.
Table 6-1 Valid Search Scopes
Search Scope Tells the Gateway to...
base Search the Directory Server for the entry specified in the baseurl
parameter but not to search in children of the entry.