From: J Date: 2005-10-06T02:31:48+09:00 Subject: Re: ruby-ldap J wrote: > > I can't seem to add a new entry. It fails with an object class > violation, but I don't think the object I'm adding would be illegal if > I added it some other way. Not so, I found. When adding entry objects using a hash of attribute/value-array pairs, there must not be a hash["dn"] key. J