<?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>userlist incorrect when using realm</title> 
  <pubDate>Fri, 10 Apr 2026 00:02:40 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/7013</link> 
  <atom:link rel="self" type="application/rss+xml" title="userlist incorrect when using realm" href="https://bugs.horde.org/ticket/7013/rss" /> 
  <description>userlist incorrect when using realm</description> 
 
   
   
  <item> 
   <title>I&#039;m not sure if this (IMP) is the right place for this bug, </title> 
   <description>I&#039;m not sure if this (IMP) is the right place for this bug, if not please put it to where it belongs.



When using realms and application IMP as auth driver, then $auth-&gt;listUsers() returns just the mailboxname/username without realm, this prevents sharing of calendars or tasklists (maybe others too), because users get not correctly entered in the shares tables.



The attached patch fixes the problem for me, but I&#039;m not sure if this is the right place for fixing the issue.</description> 
   <pubDate>Wed, 02 Jul 2008 23:30:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t47138</link> 
  </item> 
   
  <item> 
   <title>This is definitely not the correct fix.</title> 
   <description>This is definitely not the correct fix.</description> 
   <pubDate>Thu, 03 Jul 2008 09:02:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t47170</link> 
  </item> 
   
  <item> 
   <title>&gt; This is definitely not the correct fix.



I&#039;m sorry, I ju</title> 
   <description>&gt; This is definitely not the correct fix.



I&#039;m sorry, I just couldn&#039;t and still can&#039;t find a better one, I&#039;m sure someone eventually will proivde the &quot;correct fix&quot;. For now it works that way for me.



Thanks anyway

</description> 
   <pubDate>Thu, 03 Jul 2008 15:06:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t47184</link> 
  </item> 
   
  <item> 
   <title>I noticed that for folder sharing within IMP the realm shoul</title> 
   <description>I noticed that for folder sharing within IMP the realm should not be added since the imapusers on the mailserver do not have a realm. So my patch &quot;fixes&quot; sharing in other places but  breaks folder sharing.</description> 
   <pubDate>Tue, 08 Jul 2008 07:22:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t47380</link> 
  </item> 
   
  <item> 
   <title>after the realm and syncing problem #6749 #6746 seems to be </title> 
   <description>after the realm and syncing problem #6749 #6746 seems to be fixed now, this is still a problem. Is there any chance that this get fixed for 4.3?</description> 
   <pubDate>Fri, 26 Sep 2008 08:52:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t49251</link> 
  </item> 
   
  <item> 
   <title>This won&#039;t work, unless you want the full user names, includ</title> 
   <description>This won&#039;t work, unless you want the full user names, including realm, to show up in the user name listings. This is usually not desired, since the realm is only used internally and should not be displayed to the user.

For such a setup, you should rather use from/to_backend hooks.</description> 
   <pubDate>Thu, 23 Oct 2008 22:52:46 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t49927</link> 
  </item> 
   
  <item> 
   <title>I&#039;m not sure how the from/tobackend hook would help in the c</title> 
   <description>I&#039;m not sure how the from/tobackend hook would help in the case of generating a &quot;realmed&quot; userlist fetched from the imap server. Can you explain that for slow thinkers like me?



On a system were you are in the situation which demands realms (multiple institution e-mail servers and same usernames on two or more of them) people need to know about the realm anyway if they use the syncing features via rpc.php, in order to get to their owned calendar, tasks and so on.

A sync url for webdav access to kronolith looks like the following then

https:/server.domain/horde/rpc.php/kronolith/username@realm/username@realm.ics/?server=server_key

</description> 
   <pubDate>Fri, 24 Oct 2008 15:29:57 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t49970</link> 
  </item> 
   
  <item> 
   <title>The realms rewrites the user name used for authentication to</title> 
   <description>The realms rewrites the user name used for authentication to a user name used in Horde internally. The username hooks do the same, but unlike the realm feature they are properly integrated in the user interfaces.</description> 
   <pubDate>Fri, 24 Oct 2008 17:05:14 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t49974</link> 
  </item> 
   
  <item> 
   <title>&gt; The realms rewrites the user name used for authentication </title> 
   <description>&gt; The realms rewrites the user name used for authentication to a user 

&gt; name used in Horde internally. The username hooks do the same, but 

&gt; unlike the realm feature they are properly integrated in the user 

&gt; interfaces.



Well using these hooks didn&#039;t work quite well, I could not find a way to

get the users realm at login time.

I&#039;m using imp as auth backend.</description> 
   <pubDate>Thu, 06 Nov 2008 08:47:54 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t50389</link> 
  </item> 
   
  <item> 
   <title>If you can get the realm in servers.php, then you can get it</title> 
   <description>If you can get the realm in servers.php, then you can get it in hooks.php. This is a question for the mailing list now though.</description> 
   <pubDate>Thu, 06 Nov 2008 08:51:26 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t50390</link> 
  </item> 
   
  <item> 
   <title>&gt; If you can get the realm in servers.php, then you can get </title> 
   <description>&gt; If you can get the realm in servers.php, then you can get it in 

&gt; hooks.php. This is a question for the mailing list now though.



I think you can close this ticket right now. The hooks are working....</description> 
   <pubDate>Fri, 19 Jun 2009 07:06:39 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/7013#t54641</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
