|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2510 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 2510.
Report 2510 Actions
Problem Report Number 2510 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1299 Raised 2006-02-17 08:06 Updated 2006-02-22 19:21 Published 2006-02-22 19:21 Product Standard LDAP Certified Certification Program The Open Brand certification program Test Suite VSLDAP version 2.2 GA Test Identification Not a test : just importing syntaxes.ldif file Specification IETF RFC2253 Location in Spec Par. 3 Problem Summary Syntaxes ldif file contains invalid DN regarding RFC 2253 Problem Text The following entry in syntaxes.ldif seems to be invalid :
dn: cn=Time=Money, ou=Syntaxes, ou=Search, o=IMC, c=US
objectclass: top
objectclass: person
cn: Time=Money
sn: Smith
As stated by RFC 2849 :
...
dn-spec = "dn:" (FILL distinguishedName /
":" FILL base64-distinguishedName)
distinguishedName = SAFE-STRING
; a distinguished name, as defined in [3]
...
[3] Wahl, M., Kille, S. and T. Howes, "A String Representation of
Distinguished Names", RFC 2253, December 1997.
...
and in RFC 2253, par. 3 :
...
attributeValue = string
string = *( stringchar / pair )
/ "#" hexstring
/ QUOTATION *( quotechar / pair ) QUOTATION ; only from v2
stringchar = <any character except one of special, "\" or QUOTATION >
special = "," / "=" / "+" / "<" / ">" / "#" / ";"
pair = "\" ( special / "\" / QUOTATION / hexpair )
...
we should not a '=' in a DN without a escaping '\' just before it.
The Ldif file should contain
dn: cn=Time\=Money, ou=Syntaxes, ou=Search, o=IMC, c=US
instead of
dn: cn=Time=Money, ou=Syntaxes, ou=Search, o=IMC, c=USReview Information
Review Type TSMA Review Start Date 2006-02-17 08:06 Last Updated 2006-02-20 22:40 Completed 2006-02-20 22:40 Status Complete Review Recommendation Test Suite Deficiency (TSD) Review Response The Syntaxes.ldif should be changed in line with what suggested in the
Problem Report.
Review Type SA Review Start Date 2006-02-20 22:40 Last Updated 2006-02-22 00:48 Completed 2006-02-22 00:48 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion This PR represents and agreed test suite deficiency.
Problem Reporting System Options:
- View Report 2510
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority