<?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>User is not authorized for horde</title> 
  <pubDate>Thu, 09 Apr 2026 16:01:09 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/11411</link> 
  <atom:link rel="self" type="application/rss+xml" title="User is not authorized for horde" href="https://bugs.horde.org/ticket/11411/rss" /> 
  <description>User is not authorized for horde</description> 
 
   
   
  <item> 
   <title>horde5 is configured to use imp for login. After login follo</title> 
   <description>horde5 is configured to use imp for login. After login following appears in syslog:

Sep  8 19:40:45 webmail-test HORDE: [horde] Login success for xxx@example.net [192.168.116.22] to horde. [pid 3279 on line 160 of &quot;/var/www/test/login.php&quot;]
Sep  8 19:40:45 webmail-test HORDE: User is not authorized for horde [pid 3279 on line 266 of &quot;/usr/share/php/Horde/Registry.php&quot;]

backends.local.php:

&lt;?php

$servers[&#039;imap&#039;] = array(
    // ENABLED by default
    &#039;disabled&#039; =&gt; false,
    &#039;name&#039; =&gt; &#039;IMAP Server&#039;,
    &#039;hostspec&#039; =&gt; &#039;192.168.116.2&#039;,
    &#039;hordeauth&#039; =&gt; &#039;full&#039;,
    &#039;protocol&#039; =&gt; &#039;imap&#039;,
    &#039;port&#039; =&gt; 143,
    &#039;secure&#039; =&gt; &#039;false&#039;,
    &#039;maildomain&#039; =&gt; &#039;&#039;,
    &#039;quota&#039; =&gt; array(
        &#039;driver&#039; =&gt; &#039;imap&#039;,
        &#039;params&#039; =&gt; array(
            &#039;hide_when_unlimited&#039; =&gt; true,
            &#039;unit&#039; =&gt; &#039;MB&#039;
        )
    ),
    &#039;cache&#039; =&gt; false,
    &#039;acl&#039; =&gt; true,
);

this backend.local.php works without any problems in a Horde 4 environment.
</description> 
   <pubDate>Sat, 08 Sep 2012 17:47:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t72829</link> 
  </item> 
   
  <item> 
   <title>You cannot use &quot;hordauth&quot; and IMP application authentication</title> 
   <description>You cannot use &quot;hordauth&quot; and IMP application authentication at the same time.

Please use the mailing list to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.</description> 
   <pubDate>Mon, 10 Sep 2012 09:40:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t72832</link> 
  </item> 
   
  <item> 
   <title>&gt; You cannot use &quot;hordauth&quot; and IMP application authenticati</title> 
   <description>&gt; You cannot use &quot;hordauth&quot; and IMP application authentication at the 
&gt; same time.
&gt;
&gt; Please use the mailing list to ask for support.
&gt;
&gt; http://www.horde.org/mail/ contains a list of all available mailing lists.
 I have the same problem and I had setup hordeauth = false</description> 
   <pubDate>Sat, 15 Sep 2012 14:51:23 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t72884</link> 
  </item> 
   
  <item> 
   <title>same problem here, after upgrade from horde 5.0.2 to 5.0.3 i</title> 
   <description>same problem here, after upgrade from horde 5.0.2 to 5.0.3 i see only 

 HORDE: User is not authorized for horde [pid 441 on line 259 of ...

5.0.2 was running fine, any hints ?</description> 
   <pubDate>Tue, 12 Feb 2013 08:16:06 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t76670</link> 
  </item> 
   
  <item> 
   <title>&gt; same problem here, after upgrade from horde 5.0.2 to 5.0.3</title> 
   <description>&gt; same problem here, after upgrade from horde 5.0.2 to 5.0.3 i see only
&gt;
&gt;  HORDE: User is not authorized for horde [pid 441 on line 259 of ...
&gt;
&gt; 5.0.2 was running fine, any hints ?
Havee  You solved this prob, have the same ....</description> 
   <pubDate>Wed, 27 Feb 2013 07:13:59 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t76934</link> 
  </item> 
   
  <item> 
   <title>I got the same behavior after upgrading to 5.0.1 , after try</title> 
   <description>I got the same behavior after upgrading to 5.0.1 , after trying reinstalling etc I finally discovered that if I change the cookie path by something other than &#039;/&#039; I got the error (Which may not be a bug but IS a big hurdle)</description> 
   <pubDate>Wed, 06 Mar 2013 18:04:50 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t77087</link> 
  </item> 
   
  <item> 
   <title>&gt; I got the same behavior after upgrading to 5.0.1 , after t</title> 
   <description>&gt; I got the same behavior after upgrading to 5.0.1 , after trying 
&gt; reinstalling etc I finally discovered that if I change the cookie 
&gt; path by something other than &#039;/&#039; I got the error (Which may not be a 
&gt; bug but IS a big hurdle)

In my case I have $conf[cookie][path] as &#039;/&#039; and I get the error anyway.

Horde 5.1.1.</description> 
   <pubDate>Wed, 10 Jul 2013 23:20:04 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t79223</link> 
  </item> 
   
  <item> 
   <title>&gt;&gt; I got the same behavior after upgrading to 5.0.1 , after </title> 
   <description>&gt;&gt; I got the same behavior after upgrading to 5.0.1 , after trying
&gt;&gt; reinstalling etc I finally discovered that if I change the cookie
&gt;&gt; path by something other than &#039;/&#039; I got the error (Which may not be a
&gt;&gt; bug but IS a big hurdle)
&gt;
&gt; In my case I have $conf[cookie][path] as &#039;/&#039; and I get the error anyway.
&gt;
&gt; Horde 5.1.1.

Just found out this is caused by a google bot crawler trying to access rampage.php on my horde website:

http://marc.info/?l=horde&amp;m=137350543201886&amp;w=2
</description> 
   <pubDate>Thu, 11 Jul 2013 01:58:49 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/11411#t79226</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
