Hi Stefan,

Stefan Seelmann wrote at Donnerstag, 25. März 2010 20:26:

> Hi Jörg,
> 
> In ApacheDS 1.5.5 the person object class description in cn=schema looks
> like this:
> ( 2.5.6.6 NAME 'person' DESC 'RFC2256: a person' SUP top STRUCTURAL MUST
> ( sn $ cn ) MAY ( userPassword $ telephoneNumber $ seeAlso $ description
> ) X-SCHEMA 'core' )
> 
> In ApacheDS 1.5.6 it looks like this:
> ( 2.5.6.6 NAME 'person' DESC 'RFC2256: a person' SUP 'top' STRUCTURAL
> MUST ( 'sn' 'cn' ) MAY ( 'userPassword' 'telephoneNumber' 'seeAlso'
> 'description' ) X-SCHEMA 'core' )
> 
> This is not correct according to RFC4512 and JNDI doesn't seem to be
> flexible enough to parse this syntax.
> 
> Could you please file a Jira? Thanks for the finding.

Done: https://issues.apache.org/jira/browse/DIRSERVER-1488

- Jörg

BTW: 1.5.6 is not yet marked in JIRA as released.


Reply via email to