[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Why is LDAP so complex?
On Wed, Jan 16, 2002 at 06:48:51AM -0800, Howard Chu wrote:
> [pretty good response cut out here]
[...]
> > 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...
Let me just add:
:)
Thanks,
-danny
--
http://dannyman.toldme.com/