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

Re: Schema subentry format



"Kurt D. Zeilenga" wrote:
> 
> Servers should publish information as configured (statically
> or dynamically) without modification of listed allowed/required
> attributes or listed superiors.  That is, a server configured
> with:
>         ( 1.2 NAME 'bar' ALLOW ( 'cn' $ 'uid' ) AUXILIARY )
>         ( 1.3 NAME 'foo' ALLOW 'cn' SUP bar AUXILIARY )
> 
> should not expand foo to:
>         ( 1.3 NAME 'foo' ALLOW ( 'cn' $ 'uid' ) SUP bar AUXILIARY )
> 
> nor collapsed foo to:
>         ( 1.3 NAME 'foo' SUP bar AUXILIARY ).

A much clearer way of describing the behavior that I also think is
best.  Our server currently does expand (but never collapses) attribute
type lists... which I consider to be a bug.

-- 
Mark Smith
Directory Product Development / iPlanet E-Commerce Solutions
My words are my own, not my employer's.            Got LDAP?