Re: Backend -file- and groups
[email protected] Fri, 08 Apr 2011 15:52:13 +0200
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
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.
--
Gollem mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]