<?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>Realm and syncing</title> 
  <pubDate>Mon, 06 Apr 2026 20:23:15 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/6749</link> 
  <atom:link rel="self" type="application/rss+xml" title="Realm and syncing" href="https://bugs.horde.org/ticket/6749/rss" /> 
  <description>Realm and syncing</description> 
 
   
   
  <item> 
   <title>We have an issue similar to ticket #6746 but we&#039;re using Syn</title> 
   <description>We have an issue similar to ticket #6746 but we&#039;re using SyncML via the funambol plug-in for contacts syncing w/Lightning.  The sync works with our dev horde setup which uses LDAP authentication.  Our main site uses IMP authentication and realms which is where the sync is not working.



Both Horde installations are Webmail Edition 1.1-RC4.  



The user is stored as username@realm but the IMP backend is only expecting username.  If we configure the plug-in to send username, it fails because username doesn&#039;t exist in horde.  If we put username@realm, the backend auth fails.</description> 
   <pubDate>Fri, 23 May 2008 21:05:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t45520</link> 
  </item> 
   
  <item> 
   <title>This rather seems to be a problem with authenticating throug</title> 
   <description>This rather seems to be a problem with authenticating through the Auth API.</description> 
   <pubDate>Sun, 25 May 2008 14:43:40 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t45575</link> 
  </item> 
   
  <item> 
   <title>I&#039;m getting lost in the fragile authentication chain inside </title> 
   <description>I&#039;m getting lost in the fragile authentication chain inside IMP. Michael, can you see anything?</description> 
   <pubDate>Sun, 25 May 2008 14:48:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t45576</link> 
  </item> 
   
  <item> 
   <title>&gt; I&#039;m getting lost in the fragile authentication chain insid</title> 
   <description>&gt; I&#039;m getting lost in the fragile authentication chain inside IMP. 

&gt; Michael, can you see anything?



Not really sure what I am looking for since I have no experience with realms and or syncing.</description> 
   <pubDate>Tue, 03 Jun 2008 05:57:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t45858</link> 
  </item> 
   
  <item> 
   <title>This is not really related to synching. The code that trigge</title> 
   <description>This is not really related to synching. The code that triggers this behavior looks basically like:



$auth = &amp;Auth::singleton($GLOBALS[&#039;conf&#039;][&#039;auth&#039;][&#039;driver&#039;]);

$auth-&gt;authenticate($username, array(&#039;password&#039; =&gt; $pwd));



If you use IMP authentication and configured IMP to use realms for the preferred server, the realms are not attached. This has something to do with the order in which the IMP session is being setup, servers.php is loaded, and the different authenticate() and _authenticate() methods in Auth::, Auth_application::, and Auth_imp:: are being called. This is where I got lost.</description> 
   <pubDate>Tue, 03 Jun 2008 10:05:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t45870</link> 
  </item> 
   
  <item> 
   <title>By chance, does this patch help?</title> 
   <description>By chance, does this patch help?</description> 
   <pubDate>Sat, 14 Jun 2008 02:23:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t46447</link> 
  </item> 
   
  <item> 
   <title>Ping?</title> 
   <description>Ping?</description> 
   <pubDate>Tue, 24 Jun 2008 21:50:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t46778</link> 
  </item> 
   
  <item> 
   <title>&gt; By chance, does this patch help?



In the log, I&#039;m receiv</title> 
   <description>&gt; By chance, does this patch help?



In the log, I&#039;m receiving &quot;Invalid authentication&quot;



DEBUG:  Backend of class syncml_backend_horde created

DEBUG:  Started at 2008-07-01 13:36:06. Packet logged in /tmp/sync/client_12.xml

DEBUG:  New session created: 6af242c0d8eb164047652ba19ba257e0

DEBUG:  Checking authentication for user tyuhas

DEBUG:  Invalid authentication

DEBUG:  Authenticated: no; version: 1.1; message ID: 1; source URI: fmz-bRynSkjE

100plqxQHERhMg==; target URI: https://email.arl.arizona.edu:8088/rpc.php; user:

; charset: UTF-8; wbxml: no

DEBUG:  Received &lt;Final&gt; from client.

DEBUG:  Sending &lt;Final&gt; to client

DEBUG:  Return message completed

DEBUG:  Finished at 2008-07-01 13:37:01. Packet logged in /tmp/sync/server_12.xm

l</description> 
   <pubDate>Tue, 01 Jul 2008 20:43:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t47078</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; By chance, does this patch help?

&gt;

&gt; In the log, I&#039;m re</title> 
   <description>&gt;&gt; By chance, does this patch help?

&gt;

&gt; In the log, I&#039;m receiving &quot;Invalid authentication&quot;



And is that what you received before? Sending username or username@realm?</description> 
   <pubDate>Tue, 01 Jul 2008 21:10:25 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t47079</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt;&gt; By chance, does this patch help?

&gt;&gt;

&gt;&gt; In the log, I&#039;m</title> 
   <description>&gt;&gt;&gt; By chance, does this patch help?

&gt;&gt;

&gt;&gt; In the log, I&#039;m receiving &quot;Invalid authentication&quot;

&gt;

&gt; And is that what you received before? Sending username or username@realm?



username@realm.....I tried it both ways but pasted the wrong portion of the log.  Here&#039;s the username@realm test with the patch:



DEBUG:  Backend of class syncml_backend_horde created

DEBUG:  Started at 2008-07-01 13:34:21. Packet logged in /tmp/sync/client_11.xml

DEBUG:  New session created: 3609e9f199601d790a8bddeebbcc55af

DEBUG:  Checking authentication for user tyuhas@email.arizona.edu

DEBUG:  Invalid authentication

DEBUG:  Authenticated: no; version: 1.1; message ID: 1; source URI: fmz-bRynSkjE

100plqxQHERhMg==; target URI: https://email.arl.arizona.edu:8088/rpc.php; user:

; charset: UTF-8; wbxml: no

DEBUG:  Received &lt;Final&gt; from client.

DEBUG:  Sending &lt;Final&gt; to client

DEBUG:  Return message completed

DEBUG:  Finished at 2008-07-01 13:34:51. Packet logged in /tmp/sync/server_11.xm

l

</description> 
   <pubDate>Tue, 01 Jul 2008 21:21:32 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t47080</link> 
  </item> 
   
  <item> 
   <title>Sorry, and what was happening (in the logs if you have it) b</title> 
   <description>Sorry, and what was happening (in the logs if you have it) before the patch?



Also, am I understanding correctly that username works for auth, but doesn&#039;t match up with any data? (with and/or without the patch?) So the issue would seem to be that when doing auth via the API, the realm isn&#039;t added?</description> 
   <pubDate>Thu, 03 Jul 2008 04:01:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t47143</link> 
  </item> 
   
  <item> 
   <title>&gt; Sorry, and what was happening (in the logs if you have it)</title> 
   <description>&gt; Sorry, and what was happening (in the logs if you have it) before the patch?

&gt;

&gt; Also, am I understanding correctly that username works for auth, but 

&gt; doesn&#039;t match up with any data? (with and/or without the patch?) So 

&gt; the issue would seem to be that when doing auth via the API, the 

&gt; realm isn&#039;t added?



I just stumbled on this bug from reading the mailing list.  I seem to be affected as well.  From the best I can tell, syncing to rpc.php is not appending the realm.



I can sync using funambol as the username &quot;path&quot;.  It does not see anything and uploads my Outlook contacts and so forth.  If I try to sync using &quot;path@dtcc.edu&quot;, I am not able to authenticate.



Running &quot;SELECT count(*) from horde.horde_prefs WHERE pref_uid=&#039;path&#039;&quot; on the database shows that ten records are created in that table after a sync operation (I ensured that there were not any records for that user prior to the sync).  All of my horde data is linked to &#039;path@dtcc.edu&#039;.



I tried the patch attached to this ticket and it had no effect (good or bad).



I&#039;m using the stock &quot;Horde Groupware Webmail Edition 1.1.1&quot;.  Using imp authentication to the imap server.

</description> 
   <pubDate>Fri, 11 Jul 2008 21:24:05 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t47471</link> 
  </item> 
   
  <item> 
   <title>&gt; Sorry, and what was happening (in the logs if you have it)</title> 
   <description>&gt; Sorry, and what was happening (in the logs if you have it) before the patch?



Can anybody experiencing this issue please answer that question?</description> 
   <pubDate>Fri, 29 Aug 2008 13:36:17 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t48554</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; Sorry, and what was happening (in the logs if you have it</title> 
   <description>&gt;&gt; Sorry, and what was happening (in the logs if you have it) before the patch?

&gt;

&gt; Can anybody experiencing this issue please answer that question?



Both my pre and post patch syncml log files look like this:



DEBUG:  Backend of class syncml_backend_horde created

DEBUG:  Started at 2008-08-29 08:52:22. Packet logged in /tmp/sync/client_14.xml

DEBUG:  New session created: 5038b45d6ffc1337852886d81747daa5

DEBUG:  Checking authentication for user tyuhas

DEBUG:  Invalid authentication

DEBUG:  Authenticated: no; version: 1.1; message ID: 1; source URI: fmz-bRynSkjE

100plqxQHERhMg==; target URI: https://email.arl.arizona.edu:8088/rpc.php; user:

; charset: UTF-8; wbxml: no

DEBUG:  Received &lt;Final&gt; from client.

DEBUG:  Sending &lt;Final&gt; to client

DEBUG:  Return message completed

DEBUG:  Finished at 2008-08-29 08:53:32. Packet logged in /tmp/sync/server_14.xm

l



With that username, I can successfully login to Horde (using IMP authentication).



Like the other individual, I&#039;m using the Funambol plugin for Thunderbird to sync my contact list.  In my earlier tests but with the Horde authentication being SMB, I was able to sync with the Funambol/Thunderbird combo.</description> 
   <pubDate>Fri, 29 Aug 2008 16:15:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t48562</link> 
  </item> 
   
  <item> 
   <title>Let&#039;s try and get this fixed for IMP 4.3.</title> 
   <description>Let&#039;s try and get this fixed for IMP 4.3.</description> 
   <pubDate>Mon, 22 Sep 2008 15:04:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49115</link> 
  </item> 
   
  <item> 
   <title>Any chance of this being fixed today? I would like to roll t</title> 
   <description>Any chance of this being fixed today? I would like to roll the releases tomorrow.</description> 
   <pubDate>Wed, 24 Sep 2008 16:24:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49188</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/lib/api.php?r1=1.132&amp;r2=1.133&amp;ty=u</description> 
   <pubDate>Wed, 24 Sep 2008 18:01:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49205</link> 
  </item> 
   
  <item> 
   <title>Does this help?</title> 
   <description>Does this help?</description> 
   <pubDate>Wed, 24 Sep 2008 18:02:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49206</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/imp/lib/api.php?r1=1.94.10.19&amp;r2=1.94.10.20&amp;ty=u</description> 
   <pubDate>Wed, 24 Sep 2008 18:04:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49207</link> 
  </item> 
   
  <item> 
   <title>&gt; Does this help?

unfortunately no...

at least not when sy</title> 
   <description>&gt; Does this help?

unfortunately no...

at least not when syncing using webdav</description> 
   <pubDate>Wed, 24 Sep 2008 21:44:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49213</link> 
  </item> 
   
  <item> 
   <title>&gt; unfortunately no...

&gt; at least not when syncing using web</title> 
   <description>&gt; unfortunately no...

&gt; at least not when syncing using webdav



AFAICT, this ticket is concerned solely with syncml authentication and realm issues.  My fixes correctly set IMP&#039;s uniquser variable with the realm information (I think/hope), which was the issue reported here.  Problems with syncing/authentication in general are not the focus of this ticket unless they are directly attributable to IMP authentication/realm issues.</description> 
   <pubDate>Wed, 24 Sep 2008 21:56:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49214</link> 
  </item> 
   
  <item> 
   <title>...hmmm in ticket #6746 Jan told me that this is exactly the</title> 
   <description>...hmmm in ticket #6746 Jan told me that this is exactly the same issue, therefore I thought your fixes would also apply for the webdav stuff, or am I wrong?</description> 
   <pubDate>Wed, 24 Sep 2008 22:04:42 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49215</link> 
  </item> 
   
  <item> 
   <title>&gt; ...hmmm in ticket #6746 Jan told me that this is exactly t</title> 
   <description>&gt; ...hmmm in ticket #6746 Jan told me that this is exactly the same 

&gt; issue, therefore I thought your fixes would also apply for the webdav 

&gt; stuff, or am I wrong?



You are correct.  I was not aware of the previous report (which probably means I really shouldn&#039;t be mucking around with this code in the first place).</description> 
   <pubDate>Wed, 24 Sep 2008 22:22:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49216</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/Auth/Auth/application.php?r1=1.45&amp;r2=1.46&amp;ty=u</description> 
   <pubDate>Wed, 24 Sep 2008 22:45:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49217</link> 
  </item> 
   
  <item> 
   <title>&gt; Changes have been made in CVS for this ticket:

&gt;

&gt; http:</title> 
   <description>&gt; Changes have been made in CVS for this ticket:

&gt;

&gt; http://cvs.horde.org/diff.php/framework/Auth/Auth/application.php?r1=1.45&amp;r2=1.46&amp;ty=u



This seems to do it, although I didn&#039;t test it thoroughly it seems to work for both: webdav and syncml



</description> 
   <pubDate>Wed, 24 Sep 2008 23:33:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49218</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.1164&amp;r2=1.1165&amp;ty=u</description> 
   <pubDate>Thu, 25 Sep 2008 03:19:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49222</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/Auth/Auth/application.php?r1=1.27.10.15&amp;r2=1.27.10.16&amp;ty=u
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.515.2.471&amp;r2=1.515.2.472&amp;ty=u</description> 
   <pubDate>Thu, 25 Sep 2008 03:21:02 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49223</link> 
  </item> 
   
  <item> 
   <title>I just noticed that the Timestamps of successful synchroniza</title> 
   <description>I just noticed that the Timestamps of successful synchronization sessions are not being written correctly (realm is missing) to the database.

Could be because setUser($user) from SyncML/Backend/Horde.php 78 sets the user to the user without realm?



When I set $user = Auth::getAuth(); in this function, then the timestamps appear in &quot;Global Options -&gt; SyncML&quot;.

Can someone confirm this?</description> 
   <pubDate>Thu, 25 Sep 2008 08:00:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49224</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/SyncML/SyncML.php?r1=1.75&amp;r2=1.76&amp;ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Backend/Horde.php?r1=1.23&amp;r2=1.24&amp;ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Backend/Sql.php?r1=1.10&amp;r2=1.11&amp;ty=u</description> 
   <pubDate>Thu, 25 Sep 2008 09:30:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49228</link> 
  </item> 
   
  <item> 
   <title>&gt; I just noticed that the Timestamps of successful synchroni</title> 
   <description>&gt; I just noticed that the Timestamps of successful synchronization 

&gt; sessions are not being written correctly (realm is missing) to the 

&gt; database.

&gt; Could be because setUser($user) from SyncML/Backend/Horde.php 78 sets 

&gt; the user to the user without realm?



Yes, it sets to the user that has been sent by the client. Please try what I committed.</description> 
   <pubDate>Thu, 25 Sep 2008 09:30:52 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49229</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

http://cvs.h</title> 
   <description>Changes have been made in CVS for this ticket:

http://cvs.horde.org/diff.php/framework/SyncML/SyncML.php?r1=1.21.10.16&amp;r2=1.21.10.17&amp;ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Backend/Horde.php?r1=1.8.2.12&amp;r2=1.8.2.13&amp;ty=u
http://cvs.horde.org/diff.php/framework/SyncML/SyncML/Backend/Sql.php?r1=1.6.2.4&amp;r2=1.6.2.5&amp;ty=u</description> 
   <pubDate>Thu, 25 Sep 2008 09:37:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49231</link> 
  </item> 
   
  <item> 
   <title>Now they get set, but the syncml_timestamp is &quot;0&quot; in horde_s</title> 
   <description>Now they get set, but the syncml_timestamp is &quot;0&quot; in horde_syncml_map for any entry.



When I try delete the SyncmlTimestamps via &quot;Options -&gt; Timestamps of successful synchronization sessions -&gt; Delete | Delete all SnyMLData&quot; then only the entries in the horde_syncml_anchors table get deleted but the horde_syncml_map table remains unchanged.



Is this intended?

(Anyway, I guess it is not related to the realm problem)</description> 
   <pubDate>Thu, 25 Sep 2008 15:23:53 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49238</link> 
  </item> 
   
  <item> 
   <title>&gt; Now they get set, but the syncml_timestamp is &quot;0&quot; in horde</title> 
   <description>&gt; Now they get set, but the syncml_timestamp is &quot;0&quot; in horde_syncml_map 

&gt; for any entry.



This is the expected behavior, the timestamp is only set under certain circumstances. I don&#039;t understand why at the moment, but that&#039;s how the code works, intentionally.



&gt; When I try delete the SyncmlTimestamps via &quot;Options -&gt; Timestamps of 

&gt; successful synchronization sessions -&gt; Delete | Delete all SnyMLData&quot; 

&gt; then only the entries in the horde_syncml_anchors table get deleted 

&gt; but the horde_syncml_map table remains unchanged.

&gt;

&gt; Is this intended?



Kind of, but there is another ticket about that already (or some discussion on the mailing list?).</description> 
   <pubDate>Thu, 25 Sep 2008 16:54:29 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49241</link> 
  </item> 
   
  <item> 
   <title>The other issue 6746 got closed as duplicate and I just upgr</title> 
   <description>The other issue 6746 got closed as duplicate and I just upgraded to Webmail 1.2 which was supposed to fix my realm/rpc issue but it doesn&#039;t. I still get a 404 when trying to access my calendar.</description> 
   <pubDate>Tue, 30 Sep 2008 08:25:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t49303</link> 
  </item> 
   
  <item> 
   <title>&gt; The other issue 6746 got closed as duplicate and I just up</title> 
   <description>&gt; The other issue 6746 got closed as duplicate and I just upgraded to 

&gt; Webmail 1.2 which was supposed to fix my realm/rpc issue but it 

&gt; doesn&#039;t. I still get a 404 when trying to access my calendar.



So is this bug really fixed or does this need to be re-opened?  I ask based on the above comment.  I run horde on SME Server (based on CentOS) and people are still reporting that they can&#039;t sync when using realms.  I can re-direct those people to this bug if you want, but since it&#039;s in a closed state, I didn&#039;t want to do that before asking.</description> 
   <pubDate>Sun, 20 Sep 2009 00:45:34 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t55846</link> 
  </item> 
   
  <item> 
   <title>And *do* you run the latest Horde/IMP versions?</title> 
   <description>And *do* you run the latest Horde/IMP versions?</description> 
   <pubDate>Sun, 20 Sep 2009 07:31:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t55847</link> 
  </item> 
   
  <item> 
   <title>&gt; And *do* you run the latest Horde/IMP versions?

 

Uh, no</title> 
   <description>&gt; And *do* you run the latest Horde/IMP versions?

 

Uh, not how.  we will be a release behind with the updates that were released on September 14th.  



&lt;?php define(&#039;HORDE_VERSION&#039;, &#039;3.3.4&#039;) ?&gt;

&lt;?php define(&#039;IMP_VERSION&#039;, &#039;H3 (4.3.4)&#039;) ?&gt;

&lt;?php define(&#039;NAG_VERSION&#039;, &#039;H3 (2.3.2)&#039;) ?&gt;

&lt;?php define(&#039;MNEMO_VERSION&#039;, &#039;H3 (2.2.1)&#039;) ?&gt;

&lt;?php define(&#039;KRONOLITH_VERSION&#039;, &#039;H3 (2.3.1)&#039;) ?&gt;

&lt;?php define(&#039;TURBA_VERSION&#039;, &#039;H3 (2.3.1)&#039;) ?&gt;

&lt;?php define(&#039;INGO_VERSION&#039;, &#039;H3 (1.2.1)&#039;) ?&gt;



The horde CHANGES state this this bug was fixed in Horde 3.3 which is why I asked the question.  Someone else had stated that it didn&#039;t fix it for them as well.  I can direct others to this bug to give you the necessary information you need.  I just want to make sure you are OK with re-opening this one or if you prefer opening a new one.</description> 
   <pubDate>Mon, 21 Sep 2009 03:40:12 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t55849</link> 
  </item> 
   
  <item> 
   <title>I can confirm that this is still an issue for RPC based sync</title> 
   <description>I can confirm that this is still an issue for RPC based syncing via ICS files from thunderbird. We use &quot;realm&quot; for our imp authentication against dovecot. When logging in using &quot;username&quot; , all calendar entries created using the horde web interface are owned by &quot;username@domain.ca&quot;, if we connect lightning using remote calendar ICS feed, any calendar items created from lightning are owned by &quot;username&quot;.



Workarounds so far are: 

1. create permissions on the calendar to allow &quot;username&quot; to manage the calendar were &quot;username@domain.ca&quot; is the actual owner



2. Configure Dovecot to allow authentication using &quot;username@domain.com&quot; by stripping the domain portion, and using this full email address as the authentication credentials for the lightning prompt.



This should be fixed to be seamless for web and client based connections.



Out horde environment is: 

Address Book Address Book (turba) H3 (2.3.2)

Calendar Calendar (kronolith) H3 (2.3.2) 

Dynamic Mail Dynamic Mail (dimp) H3 (1.1.3) .

File Manager File Manager (gollem) H3 (1.1)

Filters Filters (ingo) H3 (1.2.2) 

Horde Horde (horde) 3.3.5 

Mail Mail (imp) H3 (4.3.5) 

Mobile Mail Mobile Mail (mimp) H3 (1.1.2) 

Notes Notes (mnemo) H3 (2.2.2)

Password Password (passwd) H3 (3.1.1)

Tasks Tasks (nag) H3 (2.3.3) 

Tickets Tickets (whups) H3 (1.0)

Time Tracking Time Tracking (hermes) H3 (1.0) </description> 
   <pubDate>Thu, 01 Oct 2009 22:04:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t56127</link> 
  </item> 
   
  <item> 
   <title>&gt; I can confirm that this is still an issue for RPC based sy</title> 
   <description>&gt; I can confirm that this is still an issue for RPC based syncing via 
&gt; ICS files from thunderbird. We use &quot;realm&quot; for our imp authentication 
&gt; against dovecot. When logging in using &quot;username&quot; , all calendar 
&gt; entries created using the horde web interface are owned by 
&gt; &quot;username@domain.ca&quot;, if we connect lightning using remote calendar 
&gt; ICS feed, any calendar items created from lightning are owned by 
&gt; &quot;username&quot;.
&gt;work
&gt;
&gt;
&gt; Workarounds so far are:
&gt;
&gt; 1. create permissions on the calendar to allow &quot;username&quot; to manage 
&gt; the calendar were &quot;username@domain.ca&quot; is the actual owner
&gt;
&gt;
&gt;
&gt; 2. Configure Dovecot to allow authentication using 
&gt; &quot;username@domain.com&quot; by stripping the domain portion, and using this 
&gt; full email address as the authentication credentials for the 
&gt; lightning prompt.
&gt;
&gt;
&gt;
&gt; This should be fixed to be seamless for web and client based connections.
&gt;
&gt;
&gt;
&gt; Out horde environment is:
&gt;
&gt; Address Book Address Book (turba) H3 (2.3.2)
&gt;
&gt; Calendar Calendar (kronolith) H3 (2.3.2)
&gt;
&gt; Dynamic Mail Dynamic Mail (dimp) H3 (1.1.3) .
&gt;
&gt; File Manager File Manager (gollem) H3 (1.1)
&gt;
&gt; Filters Filters (ingo) H3 (1.2.2)
&gt;
&gt; Horde Horde (horde) 3.3.5
&gt;
&gt; Mail Mail (imp) H3 (4.3.5)
&gt;
&gt; Mobile Mail Mobile Mail (mimp) H3 (1.1.2)
&gt;
&gt; Notes Notes (mnemo) H3 (2.2.2)
&gt;
&gt; Password Password (passwd) H3 (3.1.1)
&gt;
&gt; Tasks Tasks (nag) H3 (2.3.3)
&gt;
&gt; Tickets Tickets (whups) H3 (1.0)
&gt;
&gt; Time Tracking Time Tracking (hermes) H3 (1.0)
</description> 
   <pubDate>Mon, 16 Nov 2009 20:48:58 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t56759</link> 
  </item> 
   
  <item> 
   <title>I have already rewritten the authentication code in IMP 5, s</title> 
   <description>I have already rewritten the authentication code in IMP 5, so this should not be an issue there.  I don&#039;t really have the time/effort to pore through this older, code anymore, especially since I already did it once and couldn&#039;t find the problem.  Someone with this kind of setup will have to debug.</description> 
   <pubDate>Wed, 18 Nov 2009 19:13:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t56780</link> 
  </item> 
   
  <item> 
   <title>I&#039;m also having problems, also on an older version (4.3.4) b</title> 
   <description>I&#039;m also having problems, also on an older version (4.3.4) but I don&#039;t use dovecot as far as I know.   I use SME 7.4, Funambol, Outlook 2003 and webmail.  I resort to sql hacks to repair the mess created by duplicated records every so often.  I have also adjusted permissions to get access to the other realm records from within webmail.

When I synch from Outlook,  The realm issue occurs, first and last name are  swapped (every second synch) and the full synch (recover) inserts records differently to the standard synch.

At this point this function is not fit for purpose, a pity really.  I will see what happens when I get hold of IMP 5. 

Paul

&gt; I have already rewritten the authentication code in IMP 5, so this 
&gt; should not be an issue there.  I don&#039;t really have the time/effort to 
&gt; pore through this older, code anymore, especially since I already did 
&gt; it once and couldn&#039;t find the problem.  Someone with this kind of 
&gt; setup will have to debug.
</description> 
   <pubDate>Wed, 18 Nov 2009 21:18:48 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t56786</link> 
  </item> 
   
  <item> 
   <title>Those still running the stable code, can you please try this</title> 
   <description>Those still running the stable code, can you please try this patch:
http://cvs.horde.org/diff.php/imp/lib/api.php?rt=horde&amp;r1=1.94.10.21&amp;r2=1.94.10.22&amp;ty=u</description> 
   <pubDate>Tue, 16 Feb 2010 09:14:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t57999</link> 
  </item> 
   
  <item> 
   <title>Anyone?</title> 
   <description>Anyone?</description> 
   <pubDate>Mon, 01 Mar 2010 11:11:09 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t58099</link> 
  </item> 
   
  <item> 
   <title>Hi Jan,  I posted your info on this bug to the SME Server bu</title> 
   <description>Hi Jan,  I posted your info on this bug to the SME Server bug tracker, http://bugs.contribs.org/show_bug.cgi?id=4772, and it doesn&#039;t look like anyone has done any further testing/verification.

I did get something sent to me personally, and had asked that person to post to your bugtracker, but that didn&#039;t get done either.  Below is if the info I received.

&quot;I followed the wiki instructions on horde and funabol sync.  I now have
things working in my test environment.   There are still many things I need
to sort out, some Outlook data fields don&#039;t copy to Horde and vice versa,
but the main calendar,notes, tasks, contacts all copy back and forth.  Note,
the check box Enable encryption under funambol security, doesn&#039;t work, even
though it doesn&#039;t stop the sync..&quot;

I have no other information on the above.  I&#039;ll post another update on the SME Server bug tracker and tell folks if they don&#039;t want to test and provide feedback while a developer is looking at this section of the code, then don&#039;t complain if this feature doesn&#039;t work or takes a further backseat to other issues.

Thanks,

John H. Bennett IIII</description> 
   <pubDate>Mon, 01 Mar 2010 19:39:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t58103</link> 
  </item> 
   
  <item> 
   <title>&gt; I have no other information on the above.  I&#039;ll post anoth</title> 
   <description>&gt; I have no other information on the above.  I&#039;ll post another update 
&gt; on the SME Server bug tracker and tell folks if they don&#039;t want to 
&gt; test and provide feedback while a developer is looking at this 
&gt; section of the code, then don&#039;t complain if this feature doesn&#039;t work 
&gt; or takes a further backseat to other issues.

John &amp; Jan,

I am willing to test and give feedback, but I don&#039;t know how to apply the patch. Perhaps you could point me to suitable instructions. I had been waiting on someone who *does* know to provide feedback.

Regards,
Peter</description> 
   <pubDate>Mon, 01 Mar 2010 21:47:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t58106</link> 
  </item> 
   
  <item> 
   <title>The patch is so small (just a one-liner) that you should be </title> 
   <description>The patch is so small (just a one-liner) that you should be able to apply this change manually in imp/lib/api.php.</description> 
   <pubDate>Mon, 01 Mar 2010 21:57:33 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/6749#t58109</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
