[turba] Composite RDN in Turba 4.1.3
Lukas Barth
lists at tinloaf.de
Sat Feb 15 16:16:12 UTC 2014
Hi,
I'm using Turba 4.1.3 in conjunction with Horde 5.1.5 (straight from
PEAR). I want to configure an LDAP backend for my address book so that
it uses composite RDNs. I.e. I want my DNs to look like this:
cn=Foo+givenName=Bar,ou=Baz,...
I configured:
'dn' => array('givenName', 'sn'),
But all it gives me is something like
cn=Foo,givenName=Bar,ou=Baz,...
And since there is no LDAP container with DN givenName=Bar,ou=Baz,...,
this obviously fails.
Is there any way to do this?
Kind regards,
Lukas
More information about the turba
mailing list