[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Migrating from OpenLDAP 2.0 to 2.2



On Tue, 22 Jun 2004, Kurt D. Zeilenga wrote:

> At 04:55 AM 6/22/2004, Benjamin Stocker wrote:
> >When I use slapadd to load this LDIF on the new system, I get this error 
> >message:
> >
> >(65) invalid structural object class chain (inetOrgPerson/account)
> >
> >According to some posts, objectClass account can be removed because it's 
> >attributes are provided by person. 
> 
> Does the entry represent an (Internet organizational) person or an account?

It's used for E-Mail releated things.

> >(65) object class 'inetOrgPerson' requires attribute 'sn'
> >Can anybody help please? 
> 
> Add a 'sn' attribute to the entry. 

That helped. Thanks. But now, I cannot search:

$ ldapsearch -x -b 'dc=provider,dc=ch' 
...
# search result
search: 2
result: 32 No such object

This worked well on OpenLDAP 2.0.