Schema export to Apache DS has a spelling error which causes the import to fail.
--------------------------------------------------------------------------------
Key: DIRSTUDIO-88
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-88
Project: Directory LDAP Studio
Issue Type: Bug
Components: ldapstudio-schemas
Affects Versions: 0.7.0
Environment: Mac OS X 10.4.9, Eclipse 3.2.2
Reporter: Damien Tougas
Using the mozillaAbPersonAlpha schema:
http://wiki.mozilla.org/MailNews:Mozilla_LDAP_Address_Book_Schema
I was able to open the schema in LDAP Studio and export it to an LDIF. The
problem I encountered was that the exported LDIF had a typo which caused the
import to fail. The typo was in this section:
dn: ou=macthingRules, cn=moz, ou=schema
objectclass: organizationalUnit
objectclass: top
ou: matchingrules
"macthingRules" should be spelled as "matchingRules", otherwise the import into
Apache DS fails.
Once I repaired this manually, the import worked without any errors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.