There are three options for searching the directory tree:
The search options are accessible by expanding the Directory management category in the navigation area, click Find entries. Select either the Search filters or Options tab.
Search filters
Select one of the following types of searches:
Simple search
A simple search uses a default search criteria:
- Base DN is All suffixes
- Search scope is Subtree
- Search size is Unlimited
- Time limit is Unlimited
- Alias dereferencing is never
- Chase referrals is deselected (off)
To perform a simple search:
- On the Search filter tab, click Simple search.
- Select an object class from the drop-down list.
- Select a specific attribute for the selected entry type. If you select to search on a specific attribute, select an attribute from the drop-down list and enter the attribute value in the Is equal to box. If you do not specify an attribute, the search returns all the directory entries of the selected entry type.
Advanced search
An advanced search enables you to specify search constraints and enable search filters. Use the Simple search to use default search criteria.
- To perform an advanced search:
- On the Search filter tab, click Advanced search.
- Select an Attribute from the drop-down list.
- Select a Comparison operator
- =The attribute is equal to the value.
- ! The attribute is not equal to the value.
- < The attribute is less than or equal to the value.
- > The attribute is greater than or equal to the value.
- ~ The attribute approximately equal to the value.
- Enter the Value for comparison.
- Use the search operator buttons for complex queries.
- If you already added at least one search filter, specify the additional criteria and click AND. The AND command returns entries that match both sets of search criteria.
- If you already added at least one search filter, specify the additional criteria and click OR. The OR command returns entries that match either set of search criteria.
- Click Add to add the search filter criteria to the advanced search
- Click Delete to remove the search filter criteria from the advanced search
- Click Reset to clear all search filters.
Manual search
Use this method to create a search filter. For example to search on surnames enter sn=* in the field. If you are searching on multiple attributes, you must use search filter syntax. For example to search for the surnames of a particular department you enter:
(&(sn=*)(dept=<departmentname>))
Options
At the Options tab:
See Adjust search settings for additional information about searches.