--- On Thu, 2/5/09, Michael Ströder <[email protected]> wrote:
> From: Michael Ströder <[email protected]>
> Subject: [ldap] Re: how to fix (65) invalid structural object class chain
> (posixGroup/groupOfNames)?
> To: "ldap" <[email protected]>
> Date: Thursday, February 5, 2009, 1:37 PM
> Adam Tauno Williams wrote:
> >> but it's okay if i use schemacheck off in my
> slapd.conf?
> >
> > No. schemacheck off is always a bad idea; and it
> probably doesn't work
> > the way you imagine it does anyway.
>
> "schemacheck off" is simpy ignored in recent
> versions of OpenLDAP.
>
> See also OpenLDAP's Faq-O-Matic:
> ldap add: invalid structural object class chain
> http://www.openldap.org/faq/data/cache/883.html
>
> Ciao, Michael.
thanks you for the reply
my slapd has running now.
but i still have one quiestion, where i can found about object class so when i
start to making ldif, i can use it as reference to make my ldif clean not have
object class from another object class
thanks you