Hi Torgeir, Torgeir Veimo schrieb: > > I guess the problem is on my part. I have entries with multivalue > attributes like > > epdtag: test > epdtag: experience > epdtag: information technology > epdtag: life, universe and everything > epdtag: > epdtag: hotshot > epdtag: programmer > epdtag: kimmsta > > Notice the empty string attribute in there? It caused the import to fail > (with a #!ERROR Record is invalid"). Are those values allowed in LDIF > files? Removing that empty attribute ensures the import works. >
Yes, empty values are allowed and valid in LDIFs. However the LDIF parser in Studio has a bug and doesn't accept empty values. Could you please create a JIRA? Kind Regards, Stefan Seelmann
