<?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>address book config not honored</title> 
  <pubDate>Fri, 10 Apr 2026 02:02:29 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6429</link> 
  <atom:link rel="self" type="application/rss+xml" title="address book config not honored" href="https://bugs.horde.org/ticket/6429/rss" /> 
  <description>address book config not honored</description> 
 
   
   
  <item> 
   <title>I have two address books configured in turba, localsql (the </title> 
   <description>I have two address books configured in turba, localsql (the user&#039;s addressbook, stored in a MySQL database) and myldap, a shared, read-only company address book.



I added

$_prefs[&#039;search_sources&#039;] = array (&#039;value&#039; =&gt; &quot;localsql\tmyldap&quot;, ...); 

to the kronolith configuration.

However, when a user logs in, only the LDAP database is searched.

The preferences only show the LDAP address book as selected, the user&#039;s addressbook is not selected (it is shown in the left list).



When I add the address book to the list of sources to search, and then query the horde_settings in the SQL database, search_sources is set to

myldap            longhexaluehere

I suppose the second value is the unique id of the user&#039;s personal address book.



After manually selecting the address book for the user, the address books are searched correctly (which is important for free/busy information which cannot be found otherwise).



</description> 
   <pubDate>Wed, 12 Mar 2008 09:06:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6429#t43735</link> 
  </item> 
   
  <item> 
   <title>This is correct.  You are probably using &quot;shares&quot; in your lo</title> 
   <description>This is correct.  You are probably using &quot;shares&quot; in your localsql configuration.  With shares enabled, you cannot force-set the prefs like you attempting to do since, as you found out, the default personal address book has a unique name for each user.  Either turn off share support, or leave the pref blank in the config.



For further support, please use the appropriate mailing list.</description> 
   <pubDate>Wed, 12 Mar 2008 14:08:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6429#t43744</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
