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

Re: Unable do slapadd a LDIF dump from slapd 2.2.6 to slapd 2.4.9



Hi Andrew, all!

Yes, this works. slapadd even adds the "o: Company Name" automatically. Thank you all for the great help.

Strangely enough, the LDIF dump was created from a working server (ver. 2.2.6) by "slapcat -l filename.ldif". The directory was fully functional there.

krgds /markus

Andrew Findlay wrote:

This would work:

dn: o=Company Name,c=CH
objectClass: top
objectClass: organization
o: Company Name

How did you generate the LDIF file that you are importing? It seems to be lacking some vital information.