[horde] some trouble adding contacts on turba via openldap

Spyros Tsiolis stsiol at yahoo.co.uk
Mon Jul 25 09:32:16 UTC 2016


Hello Simon and apologies for the late reply,

 -----------------------------------------------------------------------------------------------
On Fri, 22/7/16, Simon Wilson <simon at simonandkate.net> wrote:

 Subject: Re: [horde] some trouble adding contacts on turba via openldap
 To: horde at lists.horde.org
 Date: Friday, 22 July, 2016, 4:46
 
 
 I found OpenLDAP
 quite limiting for back-ending Turba. I got it  
 working, but ran into issues with multiple
 email addresses that just  
 got too
 difficult to fix, so I shifted my Turba backend to MySQL.
 I  
 still use OpenLDAP for
 authentication.
 
 Having said
 that, for what it is worth, the schema that I have loaded 
 
 (that DID work for Turba / OpenLDAP) are
 (in slapd.conf):
 
 include
 /etc/openldap/schema/core.schema
 include
 /etc/openldap/schema/cosine.schema
 include
 /etc/openldap/schema/inetorgperson.schema
 include /etc/openldap/schema/nis.schema
 include /etc/openldap/schema/samba.schema
 include /etc/openldap/schema/rfc2739.schema
 include /etc/openldap/schema/horde.schema
 include /etc/openldap/schema/misc.schema
 
 You also will need to map the
 Turba attributes to what OpenLDAP  
 expects
 to get - otherwise the write fails.
 
 Simon
 
 -- 
 Simon Wilson
 -----------------------------------------------------------------------------------------------


Well, I am pretty sure I checked the schemas. Everything that should be there
is there so not much to add there.
At the moment I have :

/etc/openldap/schema/core.schema
/etc/openldap/schema/cosine.schema
/etc/openldap/schema/inetorgperson.schema
/etc/openldap/schema/horde.schema
/etc/openldap/schema/misc.schema

Mapping turba attrs to OpenLDAP is already done.
I suspect you're referring to entries such as 
"mobiletelephonenumber" -> "mobile"
"homePhone" -> "homePhone" etc.

inside turba/config/backends.php

All that is done and is working properly.

I can even change an existing entry under Turba.
I _cannot_ ADD a _new_ entry . Turba comes back
with an error message.

Thank you very much for your kind reply,

Regards,

spyros



More information about the horde mailing list