[horde] Passwd module

Andy Dorman adorman at ironicdesign.com
Mon Jul 6 19:29:05 UTC 2015


On 07/06/2015 10:30 AM, Martin S wrote:
> On Monday 06 July 2015 08.09.21 Andy Dorman wrote:
>
>> Based on your error message, are you sure you set 'disabled' => false in
>> your config?
>
> Yes, it was set like that. As a test I used your settings, but I still get the
> same error.
> I've nailed the problem to that it reads backends.php but not
> backends.local.php
>
> /Martin S
>
>
>

I seem to remember having a similar issue several years ago with trean 
if I recall correctly.  I do not remember exactly what the fix was...

I would look at file permissions first.  We use Debian which stores the 
config files in /etc/horde/passwd/.  On our system the passwd config 
directory looks like this.

-rw-r--r--  1 root root    14 Jan 11 08:51 .htaccess
-rw-r--r--  1 root root  4491 Jan 11 08:51 backends.local.php
-rw-r--r--  1 root root 19013 Jan 11 08:51 backends.php
-rw-r--r--  1 root root   595 Jan 11 08:51 conf.php
-rw-r--r--  1 root root  1383 Oct 11  2014 conf.xml

The files have to be world readable so the web server can read them.

The .htaccess file has a simple "Deny from all" as written when we 
installed the horde package.

-- 
Andy Dorman



More information about the horde mailing list