<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Add possibility for composite RDNs in LDAP</title> 
  <pubDate>Fri, 10 Apr 2026 18:48:28 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11889</link> 
  <atom:link rel="self" type="application/rss+xml" title="Add possibility for composite RDNs in LDAP" href="https://bugs.horde.org/ticket/11889/rss" /> 
  <description>Add possibility for composite RDNs in LDAP</description> 
 
   
   
  <item> 
   <title>The attached patch adds the possibility to have composite RD</title> 
   <description>The attached patch adds the possibility to have composite RDNs for LDAP contacts (e.g. givenName=Foo+sn=Bar - that&#039;s the way I&#039;m using it). This depends on this ticket in the main horde framework:

http://bugs.horde.org/ticket/11888

There you can also see how to use it (&#039;dn = array(&#039;+&#039;, &#039;givenName&#039;, &#039;sn&#039;)&#039;).. 

The file to be patched is &#039;lib/Driver/Ldap.php&#039; from the Turba PEAR package.</description> 
   <pubDate>Fri, 14 Dec 2012 18:33:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11889#t75702</link> 
  </item> 
   
  <item> 
   <title>Just a modified patch which adds documentation in backends.p</title> 
   <description>Just a modified patch which adds documentation in backends.php config file.
As I wrote in the closely related ticked #11888, it would be very nice if this would be included in the main torba package.

Thanks</description> 
   <pubDate>Wed, 04 Jun 2014 07:38:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11889#t83987</link> 
  </item> 
   
  <item> 
   <title>Here is the version of the patch working with the companion </title> 
   <description>Here is the version of the patch working with the companion Horde::Ldap patch posted minutes ago. See ticket #11888.
Please revide it, I&#039;m no php expert. </description> 
   <pubDate>Wed, 04 Jun 2014 21:10:35 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11889#t84004</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git (master):

commit bdd0ea2e1272</title> 
   <description>Changes have been made in Git (master):

commit bdd0ea2e12722b4c00bbdbb229e0d8706e85bd9b
Author: Jan Schneider &lt;jan@horde.org&gt;
Date:   Thu Jun 5 16:32:25 2014 +0200

    [jan] Support multi-value RDNs in LDAP DN attributes (horde@iotti.biz, Request #11889).

 turba/config/backends.php |    4 ++++
 turba/docs/CHANGES        |    2 ++
 turba/lib/Driver/Ldap.php |   33 +++++++++++++++++++++++++++++----
 turba/package.xml         |    6 +++---
 4 files changed, 38 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/bdd0ea2e12722b4c00bbdbb229e0d8706e85bd9b</description> 
   <pubDate>Thu, 05 Jun 2014 14:32:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11889#t84019</link> 
  </item> 
   
  <item> 
   <title>Thanks for your patches!</title> 
   <description>Thanks for your patches!</description> 
   <pubDate>Thu, 05 Jun 2014 14:34:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11889#t84021</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
