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

Migration from 2.0.x -> 2.2.x, schema change



I'm trying to migrate from OpenLDAP 2.0.23 to 2.2.26 on Debian
(oldstable to stable).

Using the max.schema below gives me:
/etc/ldap/schema/max.schema: line 11: AttributeType inappropriate matching rule: "caseExactMatch"

--- snip ---
# MAX Schema

attributetype ( 1.3.6.1.4.1.192.6.1.3.2.3 NAME 'maxUserDomain'
      EQUALITY caseIgnoreMatch
      SUBSTR caseIgnoreSubstringsMatch
      SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' )
		  
attributetype  ( 1.3.6.1.4.1.192.6.1.3.2.4 NAME 'maxMailboxServer'
      EQUALITY caseExactMatch
      SUBSTR caseExactIA5Match
      SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )

objectclass ( 1.3.6.1.4.1.192.6.1.3.2.1 NAME 'maxAdministrator'
      SUP top AUXILIARY
      MAY maxUserDomain )
			      
objectclass ( 1.3.6.1.4.1.192.6.1.3.2.2 NAME 'maxPerson'
      SUP top AUXILIARY
      MAY maxMailboxServer )
--- snap ---

Line 11 is "SYNTAX '1.3.6.1.4.1.1466.115.121.1.26' )" in the
maxMailboxServer attribute definition. What do I need to change in
order to make slad accept this schema?

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums)         Ralf.Hildebrandt@charite.de
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to spamtrap@charite.de