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

Re: [Fwd: Object class violation?]



Might that include something higher up on the tree, or is it just
limited to the object I'm working with?

vol@inter7.com

Randy Kunkee wrote:
> 
> You are either supplying an attribute that is neither required nor allowed,
> or you you not supply an attribute that is required by the objectclasses
> you are using.
> 
> > What exactly does schemachecking do that would cause the problem?  You
> > were right, of course ;).  Basically, my code isn't working on anything
> > except openldap without schemacheck.
> >
> > vol@inter7.com
> >
> > Randy Kunkee wrote:
> > >
> > > > Okay.  Forwarding ;P
> > > >
> > > > vol@inter7.com
> > > >
> > > > "Kurt D. Zeilenga" wrote:
> > > > >
> > > > > At 06:07 PM 8/21/00 +0100, vol@inter7.com wrote:
> > > > >
> > > > > >I developed a peice of software on my box, and everything worked fine.
> > > > > >..when I run it on another person's machine with the same object
> > > > > >definition, I get 'object class violation' when trying to add
> > > > > >entries.
> > > > >
> > > > > Please take software use questions to the openldap-software mailing list.
> > > > > Thanks, Kurt
> > > >
> > >
> > > You might think it's the same, but something is not the same.  It could
> > > be that schemacheck is disabled on the first, and enabled on the second,
> > > or there is a difference in the objectclass definition on the second
> > > machine.  There's not too much else it could be.
> > >
> > > Randy
> >