Overview#
LDAP String Matching is performed by MatchingRules is referenced in RFC 3687The relevant LDAP String Matching MatchingRules are:
- caseIgnoreMatch
- caseIgnoreOrderingMatch
- caseIgnoreSubstringsMatch
- caseExactMatch
- caseExactOrderingMatch
- caseExactSubstringsMatch
The relevant restricted character string types are:
- NumericString
- PrintableString
- VisibleString
- IA5String
- UTF8String
- BMPString
- UniversalString
- TeletexString
- VideotexString
- GraphicString
- GeneralString