Schema Conversion (again).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
    objectIdentifier ZimbraLDAP ZimbraRoot:2
    ...
    objectIdentifier ZimbraAttrType ZimbraLDAP:1
    ...
    objectIdentifier zimbraComponentAvailable ZimbraAttrType:242
    ...
    attributetype ( zimbraComponentAvailable
            NAME 'zimbraComponentAvailable'
            DESC 'Names of additonal components that have been installed'
            EQUALITY caseIgnoreMatch
            SUBSTR caseIgnoreSubstringsMatch
            SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{64} )



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: (
      zimbraComponentAvailable
      NAME 'zimbraComponentAvailable'
      DESC 'Names of additonal components that have been installed'
      EQUALITY caseIgnoreMatch
      SUBSTR caseIgnoreSubstringsMatch
      SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{64}
      )


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/389-users/attachments/20060406/73d95878/attachment.html 


[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux