RFC Errata
RFC 4876, "A Configuration Profile Schema for Lightweight Directory Access Protocol (LDAP)-Based Agents", May 2007
Source of RFC: INDEPENDENTSee Also: RFC 4876 w/ inline errata
Errata ID: 990
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Alfred Hoenes
Date Reported: 2007-05-27
Verifier Name: Nevil Brownlee
Date Verified: 2010-04-07
Appendix A says:
Example 6:
serviceSearchDescriptor: email:??(&(objectclass=person)
| (ou=Org1 \\\\(temporary\\\\)))
base: o=airius.com
scope: sub
| filter: (&((&(objectclass=person)(ou=Org1 \\(Temporary\\)))
(cn~=Jane Henderson)))
It should say:
Example 6:
serviceSearchDescriptor: email:??(&(objectclass=person)
| (ou=Org1 \\\\(temporary\\\\)))
base: o=airius.com
scope: sub
| filter: (&((&(objectclass=person)(ou=Org1 \\(temporary\\)))
(cn~=Jane Henderson)))
Notes:
There's a spelling mismatch in capitalization:
'temporary' <--> 'Temporary'
from pending
