[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Why is LDAP so complex?
> -----Original Message-----
> From: owner-openldap-software@OpenLDAP.org
> [mailto:owner-openldap-software@OpenLDAP.org]On Behalf Of Mark H. Wood
[pretty good response cut out here]
> Now, if you don't mind forking off an (initially) OpenLDAP-specific
> alternative to LDIF, and your goal is to make the grouping of attributes
> more explicit, consider something like the configuration languages used by
> BIND or Kerberos:
>
> create {
> dn={dc=example,dc=com}
> objectClass={dcObject,organization}
> o="Example Company"
> dc=example
> }
An interesting suggestion, except that you're using the same syntax for
dn (which takes ordered components) as you used for a multivalued attribute,
(objectclass) which is unordered. I think this whole thread is an example of
trying to fix what isn't broken, instead of looking at what is...
-- Howard Chu
Chief Architect, Symas Corp. Director, Highland Sun
http://www.symas.com http://highlandsun.com/hyc
Symas: Premier OpenSource Development and Support