(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Developer's FAQ : (Category) OpenLDAP OID Registry : (Category) .1 : (Category) .12 : (Answer) .1
Test schema, used by the test suite

AttributeTypes: 1.3.6.1.4.1.4203.1.12.1.1

# For Attribute Aliasing.
attributetype ( 1.3.6.1.4.1.4203.1.12.1.1.1
        NAME 'x509CertificateIssuer'
        EQUALITY distinguishedNameMatch
        DESC 'Aliasing attribute: Issuer, use'
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 )

attributetype ( 1.3.6.1.4.1.4203.1.12.1.1.2
        NAME 'x509CertificateSerial'
        DESC 'Aliasing attribute: Serial, use'
        EQUALITY integerMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 )

attributetype ( 1.3.6.1.4.1.4203.1.12.1.1.3
        NAME 'x509CertificateSerialAndIssuer'
        DESC 'Aliasing attribute: Serial and Issuer together, use'
        EQUALITY certificateExactMatch
        SYNTAX 1.3.6.1.1.15.1 )

# generalized time testing
attributetype ( 1.3.6.1.4.1.4203.1.12.1.1.4
        name 'testTime'
        equality generalizedTimeMatch
        ordering generalizedTimeOrderingMatch
        syntax 1.3.6.1.4.1.1466.115.121.1.24
        single-value )

# for UUID testing
attributetype ( 1.3.6.1.4.1.4203.1.12.1.1.5
        name 'testUUID'
        equality UUIDMatch
        ordering UUIDOrderingMatch
        syntax 1.3.6.1.1.16.1 )

# for obsolete testing
attributetype ( 1.3.6.1.4.1.4203.1.12.1.1.6
        name 'testObsolete'
        obsolete
        equality booleanMatch
        syntax 1.3.6.1.4.1.1466.115.121.1.7
        single-value )

ObjectClasses: 1.3.6.1.4.1.4203.1.12.1.2



See also tests/data/test.schema.

[Append to This Answer]
Next: (Answer) .2
This document is: http://www.openldap.org/faq/index.cgi?file=1424
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org