--- On Thu, 2/5/09, Quanah Gibson-Mount <[email protected]> wrote:
> From: Quanah Gibson-Mount <[email protected]>
> Subject: Re: [ldap] how to fix (65) invalid structural object class chain
> (posixGroup/groupOfNames)?
> To: "amfpg" <[email protected]>, [email protected]
> Date: Thursday, February 5, 2009, 3:24 AM
> --On Wednesday, February 04, 2009 9:28 PM -0500 amfpg
> <[email protected]> wrote:
>
>
> groupOfNames and posixGroup are both STRUCTURAL
> objectClasses. An object can only be one type of thing.
> So, is it a posixGroup, or is it a groupOfNames? You need
> to decide. Just like an object cannot be both a tree and an
> ocean. These are two distinct concepts.
>
> --Quanah
>
> --
>
> Quanah Gibson-Mount
> Principal Software Engineer
> Zimbra, Inc
> --------------------
> Zimbra :: the leader in open source messaging and
> collaboration
oh i see that, thanks for your explain, i'll fix my ldif file
but it's okay if i use schemacheck off in my slapd.conf?
thanks