[gollem] File backend permissions problem

hasis hasis hasis053341 at gmail.com
Mon Apr 11 06:52:59 UTC 2011


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 <hasis053341 at gmail.com> 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 <hasis053341 at gmail.com> 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
>>
>
>


More information about the gollem mailing list