SharePoint Permission Workflow is a SharePoint workflow template designed for WSS 3.0 / MOSS 2007. It provides additional features beyond the SharePoint default permission mechanism for a SharePoint list. These features include:
1. Auto assign permissions to all SharePoint list items by permission workflow. Under the circumstances that list item permission setting does not inherit from parent list permission setting, if SharePoint user needs to set permissions to all items of this list, SharePoint Permission Workflow can automatically assign permissions to items when an item is created or modified instead of manually setting permissions to each item.
2. SharePoint Permission Workflow not only assign permissions to users/groups but also to "user/group field column", columns representing users/groups including "Created By", "Modified By" etc. inner columns and other users/groups columns like "Manager". With SharePoint Permission Boost workflow running background, when item is created or modified, some permission will be automatically assigned to "user/group field column". For instance, in a Task List, SharePoint users want "assignee" of this list to have read permission to tasks. Since each task item corresponds to distinct assignee, it will be difficult for SharePoint users setting read permission to each item when assignee is appointed or changed. With SharePoint Permission Workflow, users just need to give read permission to column "Assignee".