Option /
Group
The Option Group defines a UserGroup by giving a name to the group and providing a list of individual users and groups. There is no restriction to do this Recursively.
Syntax:
- group.groupname=list of users and groups
Examples:
- group.PROJECTXYZ=PeterSmith HelmutLeitner ThomasBalin group.ABC
- group.ABC=group.A group.B group.C
Example use:
- status.for.edit=group.ABC
- status.for.read=group.PROJECTXYZ AnotherUser
Technical note
There is a guard against an endless loop which could be constructed when a group includes itself directly or indirectly. But, as you probably will not believe me, please test it. -- HelmutLeitner May 9, 2006 8:25 CET
FolderRights
|