[gollem] Backend -file- and groups

webmaster at mairie-meyzieu.fr webmaster at mairie-meyzieu.fr
Fri Apr 8 13:52:13 UTC 2011


Just to understand... I thought that horde permissions could show or not folders if I give the right to the backend. Ex. backend1 = group1

I configured group folder like this and i gave all permissions to my group on this backend.

$backends['file_group'] = array(
'name' => 'group',
'driver' => 'file',
'preferred' => '',
'hordeauth' => true,
'params' => array(
// The base location under which the user home directories live.
'vfsroot' => '/home/group/',
// The default permissions to set for newly created folders and files.
// 'permissions' => $conf['umask']
),
'loginparams' => array(),
'root' => '/',
'home' => '/',
// 'createhome' => false,
// 'filter' => '^regex$',
// 'quota' => false,
'clipboard' => true,
'attributes' => array('type', 'name', 'edit', 'download', 'modified', 'size', 'permission')
);

Why does it need FTP ?


-{-@  Economisez les ressources, n'imprimez ce message que si besoin.


More information about the gollem mailing list