I have a Fedora Directory Server here providing LDAP authentication to lab machines. I've exported the LDIFs and want to import them into an OpenLDAP server. I'm getting:
[EMAIL PROTECTED] ~]# slapadd -l /tmp/people.ldif <= str2entry: str2ad(parentid): attribute type undefined slapadd: could not parse entry (line=1321) Even using -v -d 9 isn't helping: entryid: 91 entryd>>> dnPrettyNormal: <ou=People, dc=vcs, dc=verimatrix, dc=com> <<< dnPrettyNormal: <ou=People,dc=vcs,dc=verimatrix,dc=com>, <ou=people,dc=vcs,dc=verimatrix,dc=com> <= str2entry: str2ad(parentid): attribute type undefined slapadd: could not parse entry (line=1321) I'm not surprised that Netscape/Fedora DS has stuff that OpenLDAP doesn't like. But I'm not finding any scripts to convert, or any docs that say "If you're trying to do this, here are the lines that need to be deleted or edited to something else". Does anyone know what I need to do to convert my Fedora-DS LDIF to a format that OpenLDAP will accept? -- *********************************************************************** * John Oliver http://www.john-oliver.net/ * * * *********************************************************************** -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
