Moe
Quanah Gibson-Mount <quanah@stanford.edu> wrote:
--On Saturday, August 05, 2006 12:44 PM -0700 Moe wrote:
I checked line 13 in my ldif file, it's a space. Please check below
first two entries in my ldiff file. When i removed the space following
the first entry, slapadd complained about the next space following the
second entry. Again this is happening with berkeley db-4.4.20 with
openldap 2.3.24.
I have another box running same berkeley db(4.4.20) with openldap
2.3.20 and i was able to import the same ldiff file successfully. slapadd
did not complain. The only difference between the two boxes is the
kernel version and openldap version. Looks to me it's something to do
with openldap 2.3.24.
Yes, the line number indicates that the problem is with the entry before
that line. So you need to look at the entry above line 13. Out of
curiosity, is this the same LDIF file that you dumped from OpenLDAP 2.2.26?
You may want to remove all the operational attributes before adding the
LDIF file, as the 2.2 format may not be compatible with the 2.3 format for
them.