[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapsearch: invalid credentials
At 01:31 PM 8/20/2005, kandryc@miser.umass.edu 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