Re: Backend -file- and groups
Jan Schneider <[email protected]> Fri, 08 Apr 2011 17:02:56 +0200
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <[email protected]> |
Zitat von [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 ? Because only the adminstrator can set up permissions like that. If you want your users to share certain folders with their groups, you need a backend that supports it. Jan. -- Do you need professional PHP or Horde consulting? http://horde.org/consulting/ -- Gollem mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]