[Zope] Security management for groupware

Eric BARROCA eric@netsystems.fr
Sat, 7 Apr 2001 00:44:12 +0200


Hello,

I'd like to set up a zope server to build simple workgroup management tool.
I'd like to  have this kind of configuration :
	- a folder (called for example 'projectI') is owned by 'boss', its manager.
	- boss can fully manage the folder (add/modify/delete any file)
	- some users (having the role 'member' in 'projectI' folder) can add files
	  (document, files and images)
	- an user having the role 'member' can view all files but can only files owned
	  by himself

I'm trying to set this up but I can't figure out how to set the permissions of the
role 'member'. I've tried many configuration but if an user can add files, he can
modify and delete other's files, so... it's a big problem ! :-)
Anyone has already managed to do that ?

I'm sure it possible but I certainly missed something.
I've done some search in ML archives whithout success.


Thanks for your help,

EB.

-- 
Eric BARROCA <eric@netsystems.fr>