We're trying to get the Zimbra Collaboration Suite
to talk to a Fedora Directory Server (Zimbra by default uses its own
version of OpenLDAP). Zimbra includes LDAP schema files, and we've
tried to use Mike Jackson's schema migration tool ol-schema-migrate.pl
as well as the ol2rhds.pl script. The problem appears to be that the
schema in question makes heavy use of the OpenLDAP OID Macros (see
http://www.openldap.org/doc/admin23/schema.html , the "OID Macros"
section at the bottom of the page). Does anyone know of any tools which would help? A sample of the original schema is: objectIdentifier ZimbraRoot 1.3.6.1.4.1.19348 The complete schema can be viewed at - http://cvs.zimbra.com:8080/viewrep/~raw,r=1.48/zimbra_main/ZimbraServer/conf/ldap/zimbra.schema My understanding is that OpenLDAP knows to replace the "attributetype ( zimbraComponentAvailable" with "attributetype ( 1.3.6.1.4.1.19348.2.242" (or something similar). The referenced perl scripts output: attributeTypes: ( which fails to load properly as the symbolic name "zimbraComponentAvailable" is not replaced by the actual value. Anyway, any help would be very appreciated. Thanks, -- Robert r. Sanders Chief Technologist iPOV (334) 821-5412 www.ipov.net |
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users