Hi,

On 4/23/07, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote:

Damien Tougas a écrit :


SNIP

I was able to open the schema in LDAP Studio and export it to an LDIF.
> The first problem I encountered was that the exported LDIF had a typo
> which caused the import to fail. The typo was in this section (note
> the spelling of "matchingRules" in the dn):
>
>     dn: ou=macthingRules, cn=moz, ou=schema
>     objectclass: organizationalUnit
>     objectclass: top
>     ou: matchingrules

Hmmmm. This should not be a problem. OU are not supposed to be case
sensitive, so matchingRules or matchingrules or even MATCHINGRULES
should work.


Oh notice btw that matchingRules is misspelled and it is not the case of ou:

ou=macthingRules verses ...
ou=matchingRules

The order of 'c' and 'h' are inverted.

SNIP

The next problem I encountered was the fact that the directory server
> didn't know what to do with the syntax lengths. This problem did not
> show up when I did the import, but it caused exceptions to get thrown
> when re-starting the directory server.

Ohho... Another problem which needs investigation...


Yeah this worries me.

SNIP

Alex

Reply via email to