[turba] turbaType & turbaMembers schema issues

Lee lee at disinfo.com
Wed Jun 25 11:13:49 PDT 2003


The horde schema for turbaType and turbaMembers in CVS appears as 
follows:

attributetype ( 1.3.6.1.4.1.13040.4.1.2
         NAME 'turbaType'
         DESC 'Turba Object Type: Contact/List'
         EQUALITY caseIgnoreIA5Match
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{8} )

attributetype ( 1.3.6.1.4.1.13040.4.1.3
         NAME 'turbaMembers'
         DESC 'Encoded members of a Turba list'
         EQUALITY caseIgnoreIA5Match
         SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{4000} )


Unfortunately the latest version of turba makes heavy uses of ldap 
searches like:

turbaType = *Object*

which returns nothing because turbaType and turbaMembers dont have  
SUBSTR caseIgnoreSubstringsMatch in their schema definitions.


Is this a bug that has been fixed in HEAD or is this a schema problem 
affecting others like myself.


Sincerely,
Lee



More information about the turba mailing list