[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: objectIdentifierMatch (ITS#2095)
OpenLDAP 2.1.5 Release
Added slapd appropriate matching rule checks
Kurt
At 05:50 PM 2002-09-20, quanah@stanford.edu wrote:
>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 )