[turba] Turba Ldap errors

John H. Bennett III bennettj at thebennetthome.com
Sat Jul 25 12:34:20 UTC 2009


Hello all,

I'm using all of the current stable horde version.

I just noticed this in my logs today:
Jul 25 07:26:05 mine slapd[3765]: get_ssa: conn 4098 unknown attribute  
type=turbaType (17)

This happens when I actually click on address book.

Further in the log I see this:
Jul 25 07:25:55 jbesmith slapd[3765]: conn=4097 op=1 SRCH attr=dn uid  
turbaType turbaMembers cn mail homephone telephonenumber  
mobiletelephonenumber homepostaladdress calFBURL sn

I checked turba/sources.php and I have:
          'objectclass' => array('top',
                                 'person',
                                 'organizationalPerson',
                                 'inetOrgPerson',
                                 'turbaContact'),
                                 // Add 'turbaContact' to this array if using
                                 // '     turbaType' attribute below

Then further down:

//         // From horde.schema.  Make sure you have 'turbaContact'  
objectClass
//         // included above:
            '__type' => 'turbaType',
            '__members' => 'turbaMembers',

I'm using this version of the horde.scheme:
# $Horde: horde/scripts/ldap/horde.schema,v 1.20.10.7 2008/08/27  
21:39:40 chuck Exp $

and openldap version:
[root at mine ~]# slapd -V
@(#) $OpenLDAP: slapd 2.2.13 (Jul 25 2008 23:02:51) $
          
mockbuild at builder16.centos.org:/builddir/build/BUILD/openldap-2.2.13/openldap-2.2.13/build-servers/servers/slapd

The error doesn't seem to be causing any issues with any of my  
searches, but I'd like help to find out why I am getting the above  
error.

Please let me know if there is other information you need.

Thanks,

John H. Bennett III




More information about the turba mailing list