You can utilize [matching rules|MatchingRule] within your LDAP filters.

This allows you to assert a matching rule to apply to the specifics of your LDAP Search.

To utilize matching rules to perform LDAP searches,the following syntax has to be followed:
{{{
   <Attribute name>:<matching rule-OID>:=<comparative value>
}}}


!!Examples
[Filtering for Bit Fields]