--On Tuesday, December 05, 2006 8:42 PM -0500 [EMAIL PROTECTED] wrote:
Quite right. I am quite confused. But I did stop my ldap server anddid a slapcat so I would have a good .ldif file. It didnt importeither. I do have an error at line 107, and I will fix it in themorning. Slapadd complains about not being able to parse lines suchand such. The line is a blank space in the .ldif file. But afterreading man ldif and openldap.org about the .ldif file blank spacesshould be ok. I'll hammer on it some more in the morning. Really doappreciate the help.
You misunderstand the error that slapcat is reporting. It is telling you an error occurred in parsing the entry that comes immediately before that blank line. It tells you the spot of the blank line, because that is where it knows the entry it was parsing stops. So the error you are hitting is not with the blank line at all, but with the entry preceding it.
--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.
