[OGo-Users] Some problems with projects
Adam Tauno Williams
users@opengroupware.org
Mon, 03 Sep 2007 13:32:51 -0400
>1- Each time that i create a company, a default project is created ? How
>to avoid this comportment ? i don't need a project for each created company
This is a feature, the container provided by the project is used by other features.
>2- those auto created projects are DB based projects while I'm working
>with FS based projects only. If i can't avoid auto created projects, how
>can i configure OGo to create FS based projects by default ?
To my knowledge all auto created projects are DB projects, and DB projects
are what you want 99.44% of the time.
>3- I can't set access permissions on files and directories of FS created
>projects documentation, now all projects members that have read
>permission can read everything ! while i need to protect some documents
>and to reserve them to projects managers only, How to do this on FS
>based projects ?
You can't. Permissions on contained objects and versioing are features of
DB projects. FS projects simply overlay the filesystem (fast but dumb).