[Tickets #1784] NEW: accessing files 1. time after login does not work

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Apr 13 07:55:18 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=1784
-----------------------------------------------------------------------
 Ticket             | 1784
 Created By         | blackm at ferris.dyndns.info
 Summary            | accessing files 1. time after login does not work
 Queue              | Gollem
 State              | Unconfirmed
 Priority           | 1. Low
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


blackm at ferris.dyndns.info (2005-04-13 07:55) wrote:

Using todays cvs version of gollem, I cannot access my files when I open
gollem the first time after login in into horde. I get the following error:

Cannot create home directory: Access denied to folder "".
Permission denied to folder "/var/horde/all_user": Not a directory

When I click on the [Root] link I can see and access my files without any
problems. I see this problem on two boxes, both with a fresh cvs version.
By backend:

$backends['file'] = array(
    'name' => 'Virtual Home Directories',
    'driver' => 'file',
    'preferred' => '',
    'params' => array(
        'vfsroot' => '/var/horde/',
        'home' => '/var/horde/all_user'
    ),
    'attributes' => array('type', 'name', 'download', 'modified', 'size')
);





More information about the bugs mailing list