--On Tuesday, December 05, 2006 2:28 PM -0500 [EMAIL PROTECTED] wrote:

Sorry,
Yes, file is created using ldapsearch called via a .sh scripteverynight
through cron.   How do I add > <= str2entry:str2ad(version): attribute
type undefined?


You are totally and utterly confused at this point, I can tell. You do not need, nor should you add, the str2entry bit. That's the name of the function that is taking a string and converting it to an entry.

What you need to do first, is to stop your old LDAP server and use slapcat to generate the LDIF, and stop munging it. Then try to slapadd that, and see if you actually get any errors. It looks like the source of your problems is caused by munging the LDIF file created by ldapsearch in the first place.

Slaptest shows no errors in slapd.conf, but I will edit line 107. I'll
try slapadd from a slapcat file.   That isnt a problem.

slaptest does not report all errors. However, your debug log clearly showed line 107 or around there as not being correct.


--Quanah

--
Quanah Gibson-Mount
Principal Software Developer
ITS/Shared Application Services
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html

---
You are currently subscribed to [email protected] as: [EMAIL PROTECTED]
To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the 
SUBJECT of the message.

Reply via email to