RFC Errata
RFC 4517, "Lightweight Directory Access Protocol (LDAP): Syntaxes and Matching Rules", June 2006
Source of RFC: ldapbis (app)See Also: RFC 4517 w/ inline errata
Errata ID: 7917
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Jesse Coretta
Date Reported: 2024-04-30
Verifier Name: Orie Steele
Date Verified: 2024-05-01
Section 3.3.10 says:
subset = "baseobject" / "oneLevel" / "wholeSubtree"
It should say:
subset = "baseObject" / "oneLevel" / "wholeSubtree"
Notes:
The Enhanced Guide "subset" token SHOULD honor the case folding scheme for a search scope, as this refers to actual ASN.1 ENUMERATED / INTEGER components; see RFC 4511 Section 4.5.1 and ITU-T Rec. X.511 Clause 11.2.1 respectively.
Therefore, "baseobject" SHOULD be "baseObject".
Additionally, outreach to author failed due to unknown recipient at specified address/domain.