[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
inappropriate SUPerior...?
- To: openldap-software@OpenLDAP.org
- Subject: inappropriate SUPerior...?
- From: "E. M. Recio" <erecio@polywog.navpoint.com>
- Date: Wed, 13 Aug 2003 14:06:09 -0400
- Organization: Polywog Systems ( http://polywog.navpoint.com )
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225
I tried to SUP "uid" ie:
attributeType ( 1.3.6.1.4.1.5923.1.1.1.4
NAME 'eduPersonOrgUnitDN'
DESC 'Department Representing Person'
SUP uid
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{35}
)
Does anyone know why this gives the following error:
Starting slapd: /usr/local/etc/openldap/schema/eduperson.schema: line
38: AttributeType inappropriate SUPerior: "eduPersonOrgUnitDN"
It worked fine under 2.0.27, but failed to be read when I upgraded.
-Elmo