matching rule Microsoft
1.2.840.113556.1.4.803
LDAP_MATCHING_RULE_BIT_AND
also known as Bitwise AND matching rule
The bitwise-AND matching rule. A filter of the form attribute:1.2.840.113556.1.4.803:=value matches when every bit set in value is also set in the attribute. This is how you test flags in userAccountControl, e.g. (userAccountControl:1.2.840.113556.1.4.803:=2) to find disabled accounts.
- OID
1.2.840.113556.1.4.803- Name
- LDAP_MATCHING_RULE_BIT_AND
- Aliases
- Bitwise AND matching rule
- Kind
- matching rule
- Arcwho allocated the number
- Microsoft 1.2.840.113556
- Defined in
- MS-ADTS
Appears in: Microsoft LDAP extension (MS-ADTS). Primary source. Spotted an error? Tell me.