Skip to content

directory.search_filter

Sets the filter for selecting content to gather in a directory collection.

Key: directory.search_filter
Type: String
Can be set in: collection.cfg

Description

This parameter specifies the filter which is used to select directory entries for searching through Funnelback. This value will normally be in the form of an LDAP query such as (objectClass=person). Microsoft provides an LDAP query basics introductory which provides a number of useful examples.

Default Value

(none)

Examples

directory.search_filter=(&(objectClass=person)(mail=*))

See Also

top

Funnelback logo
v15.24.0