Re: File backend permissions problem

hasis hasis <[email protected]> Mon, 11 Apr 2011 08:52:59 +0200
Newsgroups gmane.comp.horde.gollem
Message-ID <[email protected]>
It looks like problem with caching. I turned horde caching off, set up
permissions and turned caching on again and gollem permissions are now
working as expected. I'm using filesystem caching.

Matej Hasul

On Tue, Apr 5, 2011 at 7:51 PM, hasis hasis <[email protected]> wrote:

> I forgot to mention used versions:
> horde 3.3.11
> gollem H3 1.1.2
>
> Matej Hasul
>
>
> On Tue, Apr 5, 2011 at 7:32 PM, hasis hasis <[email protected]> wrote:
>
>> Hello,
>> I have problem setting up gollem permissions properly.
>>
>> I am using file backend:
>>
>> $backends['agentury'] = array(
>>     'name' => 'Agentury',
>>     'driver' => 'file',
>>     'preferred' => '',
>>     'hordeauth' => 'full',
>>     'params' => array(
>>         'vfsroot' => '/home/www/location/vfsroot',
>>     ),
>>     'loginparams' => array(),
>>     'root' => '/Agentury/',
>>     'home' => '',
>>     'clipboard' => true,
>>     'attributes' => array('type', 'name', 'edit', 'download', 'modified',
>> 'size')
>> );
>>
>> I am using sql permissions driver. Permissions for this backend are set in
>> following way:
>> group1 - show, view
>> group2 - show, view
>> group3 - show, view, edit, delete
>>
>> User cannot see backend if it is member of group1 or group2. But If I make
>> user member of group3, backend is available.
>>
>> Permissions for File Manager and Backends are set for Authenticated users
>> to show, view, edit, delete.
>>
>> Does anyone knows what is the problem?
>>
>> Thanks.
>>
>> Matej Hasul
>>
>
>
-- 
Gollem mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]