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

inappropriate SUPerior...?



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