[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Re: schema error?
""Yunhwan Kang"" <vanora@korea.com> wrote...
[ quoting level fixed ]
> > > attribute definition is below. this attribute make
> > > errors.
> > >
> > > attributetype ( 1.1.2.1.30 NAME 'hello_yn'
> > > EQUALITY caseIgnoreMatch
> > > SUBSTR caseIgnoreSubstringMatch
> > > SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{3} )
> > > why such error occurred???
> > attribute names must not contain underscores. ("_")
> i use well this schema before, also i use previous
> version objectclass, attribute syntax.
> why such error didn't occurred with this schema
> syntax? [ openldap 1.2.X ]
just a change in syntax-checking between openldap 1.2.X and 2.0.X, i'd say..
(didn't try..)
daniel