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

(ITS#8251) slapd fails schema parsing with double quotes in DESC



Full_Name: Michael Str.der
Version: RE24 branch
OS: openSUSE Linux
URL: 
Submission from: (NULL) (79.223.42.239)


Current re24 branch does not accept the following schema description with double
quote in DESC anymore (which works with 2.4.42):

attributetype ( 1.3.6.1.4.1.412.100.2.2.119 NAME 'dlmNameFormat' 
     DESC 'The System object and its derivatives are Top 
           Level Objects of CIM. They provide the scope for 
           numerous components. Having unique System keys is 
           required. A heuristic can be defined in individual 
           System subclasses to attempt to always generate the 
           same System Name Key. The NameFormat property 
           identifies how the System name was generated, using 
           the subclass" heuristic.' 
     SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{64} SINGLE-VALUE 
     EQUALITY caseIgnoreMatch ) 

Starting slapd outputs this message:

5600fed2 /home/michael/ftp/Linux/Networking/LDAP/OpenLDAP/schema/cim_core-2.5.schema:
line 136: unterminated quoted string "subclass heuristic.'      SYNTAX
1.3.6.1.4.1.1466.115.121.1.15{64} SINGLE-VALUE      EQUALITY caseIgnoreMatch )
"