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

Bug in the schema file parser (ITS#1213)



Full_Name: Sebastien Bahloul
Version: 2.0.8
OS: Linux Debian 2.2
URL: 
Submission from: (NULL) (147.215.1.189)


There is a problem where adding some special schema using the word "using" and
"syntax" in the DESC field :

attributetype ( 1.3.6.1.4.1.15000.2.1.1
   NAME 'amdMapEntryValue'
   SYNTAX 1.3.6.1.4.1.1466.115.121.1.15
  EQUALITY caseExactMatch
   DESC 'using syntax XXXYYYZZZ above')

The message given by slapd is : "OID XXXYYYZZZ not found"