--On 06 June 2005 17:08 +0200, Markus Markert wrote:
"ou=SharedFolder,ou=OxObjects,dc=suchtreffer,dc=de" (00000015) added:
"ou=imapServer,ou=AvailableServers,ou=AdminObjects,ou=OxObjects,dc=su chtreffer,dc=de" (00000016) added:
"domainName=suchtreffer.de,ou=DNSObjects,ou=AdminObjects,ou=OxObjects ,dc=suchtreffer,dc=de" (00000017) added:
"ou=groupwareServer,ou=AvailableServers,ou=AdminObjects,ou=OxObjects, dc=suchtreffer,dc=de" (00000018) slapadd: could not parse entry (line=421)
"ou=addr,uid=markert,ou=Users,ou=OxObjects,dc=suchtreffer,dc=de" (00000019) slapadd: could not parse entry (line=477)
Check what's different between the entries which worked, and those which didn't (i.e. the block of lines between the DN and the line in which the error reported).
Perhaps there's a difference in the schema between the two boxes, such that an attribute on the linux box isn't allowed on the OpenBSD one.
If it is a schema problem, you may think of bypassing it by turning off schema-checking, but that's not a good idea, you really should fix the data or the schema (otherwise, well: you've just seen what usually happens ..!).
I think you probably *do* want the blank lines, though I could be wrong, it's a while since I touched ldap.
In case you didn't think of it (though you probably did...): when you do get it working, it would make sense to document what steps you had to take in a file stored alongside the backup ldif...

