[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Schema generator
I dont think Ive posted here before, so you can consiter my opinions
compleatly meaningless...
I would tend to agree.. That leads to the question os what to do about
it. The closest thing to a public repository of schemas is
http://ldap.akbkhome.com/, reading through RFCs, and whats included in
the source.
Would it be helpfull for a site to be developed that officialy publishes
unoffical schema extensions? IE, register a OpenLDAP 'community' OID
root, and try use it in a semi-controled manner for extensions? If
paticular extensions prove usefull/common, then they could be moved to
either the main OpenLDAP OID space, or a RFC could be written up and
submitted for approvial.
On Wed, 2003-09-17 at 14:20, Adam Williams wrote:
> > I think that would actually be pretty kewl!
>
> It would be useful and cool. But I fear it would only lend to people
> making yet MORE schemas, when what we need is fewer schemas and more
> cooperation (and fewer people treating LDAP like their RDBMS).
>
> > > Would anyone find useful a wizard application that guides a user
> > > through the process of creating a schema file (ie, objectClasses and
> > > supporting attributeTypes)? I've received a feature request for
> > > phpLDAPadmin to do just that. Since OpenLDAP doesn't allow
> > > modification of the subschema via LDAP, I won't be able to update the
> > > schema via the wizard, but I could display the text required to
> > > configure the schema manually. Would anyone find this useful?