Full_Name: Philippe EYCHART
Version: last
OS: linux
URL:
ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (203.185.181.157)
Hi,
1/- It seems there is one schema definition error : the "street" attribute is
defined twice in the "domain" objectClass (cosine.schema) ...
So, the LDAP database repeat this error ; see: ldapsearch -x -b "cn=subschema"
-s base objectclasses
2/- the attribute "internationaliSDNNumber" is defined with a "i" for
"iSDN" but
with a "I" in the "domain" objectClass definition ... (so, a compare
with no
sensitive case option must be done to find it ...)
(cf.: <
http://home.gna.org/ldapcppei/Frontends/Howto-5.fr.html#S5>)
Regards,
Philippe EYCHART