[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ldapadd problem
On Tue, 2004-02-17 at 06:26, Tony Earnshaw wrote:
> tir, 17.02.2004 kl. 13.31 skrev Galoppin Fabian:
>
> > adding new entry "uid=phc,ou=People,dc=test,dc=be"
> > ldapadd: update failed: uid=phc,ou=People,dc=test,dc=be
> > ldap_add: Object class violation (65)
> > additional info: invalid structural object class
> > chain (sambaAccount/inetOrgPerson)
>
> It's simply telling you you can't have both sambaAccount and
> inetOrgPerson. Leave one of them out.
---
I have a fully populated directory and I'm doing exactly that - all
users are inetOrgPerson, sambaSamAccount and posixAccount objectclasses.
Am I getting away with this because I am using openldap 2.07 (RH AS 3)
and I will be in a world of hurt when it upgrades to 2.1/2.2?
Craig