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

Re: Migrating from OpenLDAP 2.0 to 2.2



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?

http://www.openldap.org/faq/index.cgi?file=650
http://www.openldap.org/faq/index.cgi?file=883

>But now, I get this:
>(65) object class 'inetOrgPerson' requires attribute 'sn'

http://www.openldap.org/faq/index.cgi?file=650

>Some users suggested to use account but changing it's SUP Value to 
>'AUXILARY'.

Don't do that.

>(65) object class 'inetOrgPerson' requires attribute 'sn'
>Can anybody help please? 

Add a 'sn' attribute to the entry.