Could the structural object class be added to the ldif manually? Possibly found-out with a search on an existing entry with a '+' ?
On 8/20/05, Kurt D. Zeilenga <[EMAIL PROTECTED]> wrote: > At 01:31 PM 8/20/2005, [EMAIL PROTECTED] wrote: > >When I try to add the following LDIF: > > > >dn: cn=root,ou=Group,dc=mydomain,dc=com > >objectClass: posixGroup > >objectClass: top > > > >adding new entry "cn=root,ou=Group,dc=mydomain,dc=com" > >ldap_add: Object class violation (65) > > additional info: no structural object class provided > > If you are using 2.3.5, you should consider upgrading to 2.3.6. > There as an error in nis.schema with the posixGroup object > class (see ITS#3941), it was incorrectly marked as being > an auxiliary class. > > Kurt > > >
