[Date Prev][Date Next] [Chronological] [Thread] [Top]

objectIdentifierMatch (ITS#2095)



Full_Name: Quanah Gibson-Mount
Version: 2.1.5
OS: Solaris 8
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (171.66.182.82)


With openldap-2.1.5, I now get the error:
/usr/local/etc/openldap/schema/superson.schema: line 5: AttributeType
inappropriate matching rule: "objectIdentifierMatch"

Here is the schema entry.  I see nothing in the changelog indicating why this no
longer works.

attributetype ( 1.3.6.1.4.1.299.11.1.1 NAME ( 'suRegID' )
        EQUALITY objectIdentifierMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )