Quanah Gibson-Mount wrote: > --On January 9, 2008 2:10:43 PM -0800 Josh Miller > <[EMAIL PROTECTED]> wrote: > >> I'm testing OpenLDAP 2.4.7 in a lab and trying to import my production >> data using slapcat/slapadd. Whenever I try to import the data into the >> newly created database, I get the following error: >> > Do you get the same issue using a slapd.conf file for 2.4.7? > > What are the first 4 lines of your LDIF file? > The first object in the LDIF is:
dn: dc=example,dc=org dc: example objectClass: top objectClass: domain structuralObjectClass: domain creatorsName: cn=manager,dc=example,dc=org createTimestamp: 20041123223958Z modifiersName: cn=manager,dc=example,dc=org modifyTimestamp: 20041123223958Z entryUUID: 2d58e2e8-7b0d-102b-85a3-4f7ba9469bfa entryCSN: 20070409174039Z#000000#00#000000 contextCSN: 20080108211429Z#000000#00#000000 I have not yet tried it with a slapd.conf file, I will try that tomorrow. I did try to remove the directory dependent items (creator, Timestamp, CSN, UUID) and start the server and perform an ldapadd with some success, but I was only able to ldapadd the dcobject and ou objects -- (I'm troubleshooting another error with that). TIA, Josh Miller Ditree Consulting http://ditree.com/
