[Zope] newbie question: level of security
Dieter Maurer
dieter@handshake.de
Tue, 19 Nov 2002 23:07:07 +0100
fatih oguz writes:
> i guess such a question is asked before but i could not find anything in
> mailing list archives ( may be i used improper keywords).
>
> i would like to assign new users ( their roles are project1, project2) who have
> access to only those project1 and project2 folders. those project folders are
> located under one of members' folder.
>
> i guess it should be done thru defining local roles . but i could not do
> anything.
>
> can i have some advices...
As an alternative to what you already read:
You may search for "local role" (Zope Book, mailing list archives, HowTos).
Dieter